Remove unused DESCDLG

This commit is contained in:
Andreas Bergmeier 2020-06-29 10:57:56 +02:00
parent 03416d24e1
commit 1ccaad327f
10 changed files with 2 additions and 493 deletions

View file

@ -202,7 +202,6 @@
<ClInclude Include="DDE.H" />
<ClInclude Include="DEBUG.H" />
<ClInclude Include="DEFINES.H" />
<ClInclude Include="DESCDLG.H" />
<ClInclude Include="DIAL8.H" />
<ClInclude Include="DISPLAY.H" />
<ClInclude Include="DLLInterface.h" />
@ -396,7 +395,6 @@
<ClCompile Include="CREW.CPP" />
<ClCompile Include="DDE.CPP" />
<ClCompile Include="DEBUG.CPP" />
<ClCompile Include="DESCDLG.CPP" />
<ClCompile Include="DIAL8.CPP" />
<ClCompile Include="DIALOG.CPP" />
<ClCompile Include="DISPLAY.CPP" />