diff options
author | George Hazan <george.hazan@gmail.com> | 2015-01-16 14:48:00 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-01-16 14:48:00 +0000 |
commit | 06851f5c26bd24c742d13dbbac4c0b19064aba83 (patch) | |
tree | 805ff884ca014a6635660e715ff16af0b4451f1d /plugins/Dbx_mdb/Dbx_mdb_12.vcxproj | |
parent | 5a6f40aed0c8d94f18f5abffe1d93534acce5acb (diff) |
unused files removed from projects
git-svn-id: http://svn.miranda-ng.org/main/trunk@11864 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_mdb/Dbx_mdb_12.vcxproj')
-rw-r--r-- | plugins/Dbx_mdb/Dbx_mdb_12.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Dbx_mdb/Dbx_mdb_12.vcxproj b/plugins/Dbx_mdb/Dbx_mdb_12.vcxproj index 60c5538d50..524802fcdc 100644 --- a/plugins/Dbx_mdb/Dbx_mdb_12.vcxproj +++ b/plugins/Dbx_mdb/Dbx_mdb_12.vcxproj @@ -198,7 +198,6 @@ </Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="src\database.cpp" />
<ClCompile Include="src\dbcontacts.cpp" />
<ClCompile Include="src\dbcrypt.cpp" />
<ClCompile Include="src\dbevents.cpp" />
@@ -225,7 +224,6 @@ </ItemGroup>
<ItemGroup>
<ClInclude Include="src\commonheaders.h" />
- <ClInclude Include="src\database.h" />
<ClInclude Include="src\dbintf.h" />
<ClInclude Include="src\lmdb\lmdb.h" />
<ClInclude Include="src\lmdb\midl.h" />
|