diff options
Diffstat (limited to 'plugins/Popup/src/resource.h')
-rw-r--r-- | plugins/Popup/src/resource.h | 4 |
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
|