Remove strlutil

This commit is contained in:
Berke Viktor
2013-04-03 16:48:03 +02:00
parent faf4575e9a
commit 0534b54e51
6 changed files with 1 additions and 118 deletions

View File

@@ -33,7 +33,6 @@
<ClInclude Include="server.h" />
<ClInclude Include="servlist.h" />
<ClInclude Include="ssl.h" />
<ClInclude Include="strlutil.h" />
<ClInclude Include="text.h" />
<ClInclude Include="textenums.h" />
<ClInclude Include="textevents.h" />
@@ -67,7 +66,6 @@
<ClCompile Include="server.c" />
<ClCompile Include="servlist.c" />
<ClCompile Include="ssl.c" />
<ClCompile Include="strlutil.c" />
<ClCompile Include="text.c" />
<ClCompile Include="thread.c" />
<ClCompile Include="tree.c" />