diff options
author | George Hazan <george.hazan@gmail.com> | 2014-03-24 12:31:20 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-03-24 12:31:20 +0000 |
commit | 6635ad88204b3535bd5edd9a2266f79238e3a6f6 (patch) | |
tree | 2b2163b4aeb799251be464cb2f62d5ccdecce177 /plugins/DbChecker/res/resource.rc | |
parent | fcaa63b4a1c5e09a0de56ad220abe6396bc508b4 (diff) |
unused icons removed from dbchecker's wizard
git-svn-id: http://svn.miranda-ng.org/main/trunk@8729 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/DbChecker/res/resource.rc')
-rw-r--r-- | plugins/DbChecker/res/resource.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/DbChecker/res/resource.rc b/plugins/DbChecker/res/resource.rc index 7493487d55..78df7336a3 100644 --- a/plugins/DbChecker/res/resource.rc +++ b/plugins/DbChecker/res/resource.rc @@ -249,8 +249,6 @@ IDE_HDRLOGO EMF "dbthdr.emf" // remains consistent on all systems.
IDI_DBTOOL ICON "dbtool.ico"
IDI_PROFILEGREEN ICON "profileg.ico"
-IDI_PROFILEYELLOW ICON "profiley.ico"
-IDI_PROFILERED ICON "profiler.ico"
IDI_BAD ICON "delete.ico"
#endif // Neutral resources
|