diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2015-11-23 21:16:29 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2015-11-23 21:16:29 +0000 |
commit | 0e0f39de21f7f8a45d50de3903efbfadca1d6bb0 (patch) | |
tree | cbee8ad63bc0b0fab279482e34f1f90e4273f240 /plugins/StopSpamMod/res/stopspam.rc | |
parent | a7ca60f2c217eb28aeb0caac5a9240600ffc57e8 (diff) |
- Atavism in StopSpamMod removed (fixes #1097)
git-svn-id: http://svn.miranda-ng.org/main/trunk@15764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StopSpamMod/res/stopspam.rc')
-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,
|