diff options
Diffstat (limited to 'vcproj-10/login-server_sql.vcxproj')
-rw-r--r-- | vcproj-10/login-server_sql.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcproj-10/login-server_sql.vcxproj b/vcproj-10/login-server_sql.vcxproj index 43dbeb351..b40f78004 100644 --- a/vcproj-10/login-server_sql.vcxproj +++ b/vcproj-10/login-server_sql.vcxproj @@ -138,7 +138,6 @@ <ClInclude Include="..\src\common\core.h" /> <ClInclude Include="..\src\common\db.h" /> <ClInclude Include="..\src\common\ers.h" /> - <ClInclude Include="..\src\common\lock.h" /> <ClInclude Include="..\src\common\malloc.h" /> <ClInclude Include="..\src\common\md5calc.h" /> <ClInclude Include="..\src\common\mmo.h" /> @@ -163,7 +162,6 @@ <ClCompile Include="..\src\common\core.c" /> <ClCompile Include="..\src\common\db.c" /> <ClCompile Include="..\src\common\ers.c" /> - <ClCompile Include="..\src\common\lock.c" /> <ClCompile Include="..\src\common\malloc.c" /> <ClCompile Include="..\src\common\md5calc.c" /> <ClCompile Include="..\src\common\nullpo.c" /> |