diff options
Diffstat (limited to 'vcproj-10/map-server_sql.vcxproj')
-rw-r--r-- | vcproj-10/map-server_sql.vcxproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vcproj-10/map-server_sql.vcxproj b/vcproj-10/map-server_sql.vcxproj index 2326f5a6e..0d0972f93 100644 --- a/vcproj-10/map-server_sql.vcxproj +++ b/vcproj-10/map-server_sql.vcxproj @@ -146,8 +146,6 @@ <ClInclude Include="..\src\common\md5calc.h" /> <ClInclude Include="..\src\common\mmo.h" /> <ClInclude Include="..\src\common\nullpo.h" /> - <ClInclude Include="..\src\common\plugin.h" /> - <ClInclude Include="..\src\common\plugins.h" /> <ClInclude Include="..\src\common\random.h" /> <ClInclude Include="..\src\common\showmsg.h" /> <ClInclude Include="..\src\common\socket.h" /> @@ -215,7 +213,6 @@ <ClCompile Include="..\src\common\mapindex.c" /> <ClCompile Include="..\src\common\md5calc.c" /> <ClCompile Include="..\src\common\nullpo.c" /> - <ClCompile Include="..\src\common\plugins.c" /> <ClCompile Include="..\src\common\random.c" /> <ClCompile Include="..\src\common\showmsg.c" /> <ClCompile Include="..\src\common\socket.c" /> |