diff options
author | George Hazan <ghazan@miranda.im> | 2022-06-02 18:44:59 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-06-02 18:44:59 +0300 |
commit | e8d158748222559ea378a148a3b3cdd813a740ea (patch) | |
tree | a970144f7e94f3a316e77da918e5c33b5f52150f /plugins/TabSRMM/src/resource.h | |
parent | 6d31ab0a122170854a38c57131a070fe1e29cf1f (diff) |
old / obsolete code cleaning
Diffstat (limited to 'plugins/TabSRMM/src/resource.h')
-rw-r--r-- | plugins/TabSRMM/src/resource.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/TabSRMM/src/resource.h b/plugins/TabSRMM/src/resource.h index 8a5df602a9..c28f3a31a0 100644 --- a/plugins/TabSRMM/src/resource.h +++ b/plugins/TabSRMM/src/resource.h @@ -144,26 +144,20 @@ #define IDC_BKG 1065
#define IDC_CLIST 1067
#define IDC_TIMEOUT 1067
-#define IDC_NUMBERMSG 1068
#define IDC_MULTISPLITTER 1069
#define IDC_TEXTO 1069
#define IDC_LOGGING 1069
-#define IDC_CHKSHOWDATE 1070
#define IDC_TEXTO2 1070
#define IDC_SAVEPERCONTACT 1071
#define IDC_TEXTO3 1071
#define IDC_CHKSHOWTIME 1072
#define IDC_TEXTO4 1072
-#define IDC_CHKSHOWHEADERS 1073
#define IDC_LOADCOUNTN 1074
#define IDC_TEXTO5 1074
-#define IDC_RDNEW 1075
#define IDC_LOADCOUNTSPIN 1076
-#define IDC_RDOLD 1077
#define IDC_STATIC_ADD 1077
#define IDC_SHOWINFOLINE 1078
#define IDC_STATIC_ULIST 1078
-#define IDC_LBNUMBERMSG 1079
#define IDC_STATIC_OTHER 1079
#define IDC_SHOWBUTTONLINE 1080
#define IDC_CHKINFINITE_URL 1081
@@ -179,7 +173,6 @@ #define IDC_HIGHLIGHTNICKENABLE 1089
#define IDC_LOADTIME 1090
#define IDC_HIGHLIGHTNICKUID 1090
-#define IDC_CMDEDITHEADERS 1091
#define IDC_HIGHLIGHTNICKPATTERN 1091
#define IDC_TRIM 1091
#define IDC_HIGHLIGHTTEXTENABLE 1092
|