diff options
author | George Hazan <george.hazan@gmail.com> | 2013-04-07 12:32:20 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-04-07 12:32:20 +0000 |
commit | 853c5ac29c8cc7f49cbe0e2fb516fc25d31a9fb8 (patch) | |
tree | 6ad3df95ab875d56375ca1c97b2d6f8fddfd7e69 /plugins/WhoUsesMyFiles/wumf_10.vcxproj | |
parent | ae7f135deb953d2b25f836fb93133d4b413fb9c0 (diff) |
- own resizer removed;
- memory crash fixed
git-svn-id: http://svn.miranda-ng.org/main/trunk@4364 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WhoUsesMyFiles/wumf_10.vcxproj')
-rw-r--r-- | plugins/WhoUsesMyFiles/wumf_10.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/WhoUsesMyFiles/wumf_10.vcxproj b/plugins/WhoUsesMyFiles/wumf_10.vcxproj index f9fc424bcd..3f1496d181 100644 --- a/plugins/WhoUsesMyFiles/wumf_10.vcxproj +++ b/plugins/WhoUsesMyFiles/wumf_10.vcxproj @@ -189,7 +189,6 @@ </ItemGroup>
<ItemGroup>
<ClCompile Include="src\list.cpp" />
- <ClCompile Include="src\resizer.cpp" />
<ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
|