diff options
Diffstat (limited to 'vcproj-10/char-server_sql.vcxproj')
-rw-r--r-- | vcproj-10/char-server_sql.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcproj-10/char-server_sql.vcxproj b/vcproj-10/char-server_sql.vcxproj index f1a8e5363..3626abf95 100644 --- a/vcproj-10/char-server_sql.vcxproj +++ b/vcproj-10/char-server_sql.vcxproj @@ -131,7 +131,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\mapindex.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\mapindex.c" /> <ClCompile Include="..\src\common\nullpo.c" /> |