diff options
author | George Hazan <ghazan@miranda.im> | 2023-04-09 17:04:00 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2023-04-09 17:04:00 +0300 |
commit | 44323255f6e922e5e2ade2d0c59ca0fe2f532967 (patch) | |
tree | 1b265e419400726f0fac2c9642e2fadb6755538f /plugins/StopSpamPlus/src/resource.h | |
parent | 9308a02b082c6bf6c9b796df8051eff8447f979f (diff) |
fixes #3479 (StopSpam: duplicate setting removed)
Diffstat (limited to 'plugins/StopSpamPlus/src/resource.h')
-rw-r--r-- | plugins/StopSpamPlus/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/StopSpamPlus/src/resource.h b/plugins/StopSpamPlus/src/resource.h index 9eecb574c0..a4e7c05b61 100644 --- a/plugins/StopSpamPlus/src/resource.h +++ b/plugins/StopSpamPlus/src/resource.h @@ -19,7 +19,6 @@ #define ID_NOTCASESENS 1013
#define ID_DIVIDER 1014
#define IDC_VARS 1015
-#define ID_REMOVE_TMP_ALL 1016
#define ID_HISTORY_LOG 1017
// Next default values for new objects
|