diff options
Diffstat (limited to 'plugins/StopSpamMod/res')
-rwxr-xr-x | plugins/StopSpamMod/res/stopspam.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/StopSpamMod/res/stopspam.rc b/plugins/StopSpamMod/res/stopspam.rc index dcfcb588f6..a812942e05 100755 --- a/plugins/StopSpamMod/res/stopspam.rc +++ b/plugins/StopSpamMod/res/stopspam.rc @@ -81,8 +81,6 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,66,279,10
CONTROL "Disable question in invisible mode",IDC_INVIS_DISABLE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,77,287,10
- CONTROL "Enable integration with DOS plugin",ID_DOS_INTEGRATION,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,89,287,8
CONTROL "Exclude contacts which we sending something from spam check",ID_EXCLUDE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,33,287,8
CONTROL "Remove Excluded contacts after restart",ID_REMOVE_TMP,
|