summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/resource.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-09-12 22:33:15 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-09-12 22:33:15 +0000
commit65d21daad01ddb2323d87ef343cfeef8fde5650b (patch)
treef7817dd0eb6fb5473be0b98c7802b0f581e31549 /plugins/Popup/src/resource.h
parent9f0a1dbca0ae937808dbbe1ad754428b75c2c70b (diff)
Popup: fix #680
git-svn-id: http://svn.miranda-ng.org/main/trunk@15337 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Popup/src/resource.h')
-rw-r--r--plugins/Popup/src/resource.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Popup/src/resource.h b/plugins/Popup/src/resource.h
index df05d7e9ee..e13b597fed 100644
--- a/plugins/Popup/src/resource.h
+++ b/plugins/Popup/src/resource.h
@@ -21,10 +21,6 @@
#define IDI_MB_INFO 191
#define IDI_MB_WARN 194
#define IDI_RESIZE 196
-#define IDI_OPT_CHECK_OFF 198
-#define IDI_OPT_CHECK_ON 199
-#define IDI_OPT_RADIO_OFF 200
-#define IDI_OPT_RADIO_ON 201
#define IDI_ACT_INFO 203
#define IDI_ACT_MENU 204
#define IDI_ACT_MESSAGE 205