diff options
author | George Hazan <george.hazan@gmail.com> | 2013-01-11 15:20:57 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-01-11 15:20:57 +0000 |
commit | 4f9f118ed6d053f4bdb530e7412a9229df3d10c4 (patch) | |
tree | a2240db3114422759fcae177b830592088ed4103 /plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj | |
parent | 60ed8dfff0234f4c9c6f0a7b7323e3a3faec2995 (diff) |
- database preset file removed (as the atavism & rudiment);
- message about randomly chosen cryptor also removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@3057 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj')
-rw-r--r-- | plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj b/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj index 1b8fdbd554..8b305bd2c2 100644 --- a/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj +++ b/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj @@ -228,7 +228,6 @@ <PrecompiledHeaderFile>..\commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
<ClCompile Include="src\dbintf_sa.cpp" />
- <ClCompile Include="src\dbpreset.cpp" />
<ClCompile Include="src\dialogs.cpp" />
<ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
|