diff options
author | slotwin <slotwin@users.noreply.github.com> | 2014-06-17 01:20:13 +0000 |
---|---|---|
committer | slotwin <slotwin@users.noreply.github.com> | 2014-06-17 01:20:13 +0000 |
commit | d7afe9335b000298e41f36e4a1307ca9c96b3c68 (patch) | |
tree | 10d79b039910ab764b2b9b3d4e1ce3ee58a61a82 /plugins/TopToolBar/src/resource.h | |
parent | f82addcc0fb5ebc1051123336ec090946011b95d (diff) |
TopToolBar: remove unused resources
git-svn-id: http://svn.miranda-ng.org/main/trunk@9525 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TopToolBar/src/resource.h')
-rw-r--r-- | plugins/TopToolBar/src/resource.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/TopToolBar/src/resource.h b/plugins/TopToolBar/src/resource.h index 3c3db09e52..6f260726f3 100644 --- a/plugins/TopToolBar/src/resource.h +++ b/plugins/TopToolBar/src/resource.h @@ -9,10 +9,6 @@ #define IDI_GROUPSON 128
#define IDI_SOUNDSOFF 129
#define IDI_SOUNDSON 130
-#define IDI_OPTIONSUP 131
-#define IDI_MINIMIZEUP 133
-#define IDI_FINDADDUP 135
-#define IDI_MIRANDAUP 137
#define IDI_METAON 139
#define IDI_RUN 140
#define IDI_METAOFF 141
|