Remove remnants of native file dialogs

This commit is contained in:
TingPing
2013-09-26 22:07:22 -04:00
parent 60ba4d651c
commit 61b58fd5be
5 changed files with 0 additions and 111 deletions

View File

@@ -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" />