summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-08-31 21:26:44 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-08-31 21:26:44 +0300
commit004000c7793963f8b6e2755822d8afeb87d11cff (patch)
treee8721aa3dcf581f4fa223d2a40a255d36576476c /plugins/TabSRMM/src/resource.h
parentb424db2d01e39a59447f4ed54e98da3d155c6fab (diff)
unused control id removed
Diffstat (limited to 'plugins/TabSRMM/src/resource.h')
-rw-r--r--plugins/TabSRMM/src/resource.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/TabSRMM/src/resource.h b/plugins/TabSRMM/src/resource.h
index ebe8f5007e..721f082359 100644
--- a/plugins/TabSRMM/src/resource.h
+++ b/plugins/TabSRMM/src/resource.h
@@ -92,14 +92,13 @@
#define IDC_NAME 1022
#define IDC_CHKACTL_REMOVE 1023
#define IDC_INFOPANELMENU 1023
-#define IDC_CLOSE 1024
-#define IDC_SAVE 1025
+#define IDC_CHKWINDOWCHECK 1024
+#define IDC_CLOSE 1025
#define IDC_CHKACTR_DISMISS 1026
#define IDC_CHKACTR_OPEN 1028
#define IDC_CONTACTPIC 1029
#define IDC_ST_ENTERMSG 1031
#define IDC_PANELNICK 1032
-#define IDC_CHKWINDOWCHECK 1032
#define IDC_PANELUIN 1033
#define IDC_CHKPREVIEW 1034
#define IDC_CHKINFINITE 1035