From d453bbfc15934f5582879acb1b70a9bab6148b35 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Mon, 21 Feb 2011 22:00:56 -0800 Subject: [PATCH] Why was this here? AnkhSVN is no longer an issue. --- eressea.sln | 6 ------ 1 file changed, 6 deletions(-) diff --git a/eressea.sln b/eressea.sln index 528ce4ee4..f7bd7af39 100644 --- a/eressea.sln +++ b/eressea.sln @@ -14,8 +14,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "amalgamation-eressea", "src EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "amalgamation-example", "..\example\src\example.vcxproj", "{4A17DAEE-2261-4E2C-96F6-BA4132A09551}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example", "..\example\src\example.vcproj", "{4A17DAEE-2261-4E2C-96F6-BA4132A09551}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -48,8 +46,4 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - GlobalSection(SubversionScc) = preSolution - Svn-Managed = True - Manager = AnkhSVN - Subversion Support for Visual Studio - EndGlobalSection EndGlobal