diff options
Diffstat (limited to 'src/common/common.vcxproj')
-rw-r--r-- | src/common/common.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 14867e8b..bc2605dd 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -39,7 +39,6 @@ <ClInclude Include="text.h" /> <ClInclude Include="textenums.h" /> <ClInclude Include="textevents.h" /> - <ClInclude Include="thread.h" /> <ClInclude Include="tree.h" /> <ClInclude Include="typedef.h" /> <ClInclude Include="url.h" /> @@ -70,7 +69,6 @@ <ClCompile Include="servlist.c" /> <ClCompile Include="ssl.c" /> <ClCompile Include="text.c" /> - <ClCompile Include="thread.c" /> <ClCompile Include="tree.c" /> <ClCompile Include="url.c" /> <ClCompile Include="userlist.c" /> |