summaryrefslogtreecommitdiff
path: root/plugins/DbChecker/dbchecker.vcxproj.filters
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-08-04 18:54:48 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-08-04 18:54:48 +0300
commitb334ced17b8a0493ca2070a0065b1954f5a82abe (patch)
tree86051ac64d7871e9c386974098c43cc3c1695b3e /plugins/DbChecker/dbchecker.vcxproj.filters
parentdb31374dcce6b858d553452aa1829687ef5071fd (diff)
unused code removed
Diffstat (limited to 'plugins/DbChecker/dbchecker.vcxproj.filters')
-rw-r--r--plugins/DbChecker/dbchecker.vcxproj.filters9
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/DbChecker/dbchecker.vcxproj.filters b/plugins/DbChecker/dbchecker.vcxproj.filters
index f2f061898e..9d06c0c8ec 100644
--- a/plugins/DbChecker/dbchecker.vcxproj.filters
+++ b/plugins/DbChecker/dbchecker.vcxproj.filters
@@ -2,12 +2,6 @@
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(ProjectDir)..\..\build\vc.common\common.filters" />
<ItemGroup>
- <ClCompile Include="src\cleaning.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="src\fileaccess.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
<ClCompile Include="src\finished.cpp">
<Filter>Source Files</Filter>
</ClCompile>
@@ -23,9 +17,6 @@
<ClCompile Include="src\selectdb.cpp">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="src\welcome.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
<ClCompile Include="src\wizard.cpp">
<Filter>Source Files</Filter>
</ClCompile>