diff options
author | George Hazan <george.hazan@gmail.com> | 2014-06-11 20:31:24 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-06-11 20:31:24 +0000 |
commit | 2123db77ba3caeae5f04a9d3c807b3bdc3d73076 (patch) | |
tree | 63bc4b5c968e592d53d9bec86098b1742098605e /plugins/Clist_modern/clist_modern_10.vcxproj | |
parent | 393c8dd0345138e00b6a5a1e13b06f60c83e02e8 (diff) |
unused module removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@9434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/clist_modern_10.vcxproj')
-rw-r--r-- | plugins/Clist_modern/clist_modern_10.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Clist_modern/clist_modern_10.vcxproj b/plugins/Clist_modern/clist_modern_10.vcxproj index ceaf1a1ce4..913d6a7da2 100644 --- a/plugins/Clist_modern/clist_modern_10.vcxproj +++ b/plugins/Clist_modern/clist_modern_10.vcxproj @@ -231,7 +231,6 @@ <ClCompile Include="src\modern_keyboard.cpp" />
<ClCompile Include="src\modern_log.cpp" />
<ClCompile Include="src\modern_newrowopts.cpp" />
- <ClCompile Include="src\modern_popup.cpp" />
<ClCompile Include="src\modern_row.cpp" />
<ClCompile Include="src\modern_rowheight_funcs.cpp" />
<ClCompile Include="src\modern_rowtemplateopt.cpp" />
@@ -263,7 +262,6 @@ <ClInclude Include="src\hdr\modern_image_array.h" />
<ClInclude Include="src\hdr\modern_layered_window_engine.h" />
<ClInclude Include="src\hdr\modern_log.h" />
- <ClInclude Include="src\hdr\modern_popup.h" />
<ClInclude Include="src\hdr\modern_row.h" />
<ClInclude Include="src\hdr\modern_rowheight_funcs.h" />
<ClInclude Include="src\hdr\modern_skinengine.h" />
|