diff options
author | sss <sss@63852ff1-2cfd-40b9-8011-e561a9d89b1c> | 2009-03-21 18:11:43 +0000 |
---|---|---|
committer | sss <sss@63852ff1-2cfd-40b9-8011-e561a9d89b1c> | 2009-03-21 18:11:43 +0000 |
commit | f4ce855b39be6651819afb94fa239d2e24409c0a (patch) | |
tree | 3eff9036d480d80a561390f24b8c62a02f5d8c64 /stopspam_mod/trunk/stopspam.rc | |
parent | 9ff26c0dde4f2934ead399a83eae22e3ccb216a8 (diff) |
removed useless option
changed plugin info
git-svn-id: http://172.18.13.13/svn/mim_plugs@15 63852ff1-2cfd-40b9-8011-e561a9d89b1c
Diffstat (limited to 'stopspam_mod/trunk/stopspam.rc')
-rw-r--r-- | stopspam_mod/trunk/stopspam.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stopspam_mod/trunk/stopspam.rc b/stopspam_mod/trunk/stopspam.rc index 726349f..b38c2d4 100644 --- a/stopspam_mod/trunk/stopspam.rc +++ b/stopspam_mod/trunk/stopspam.rc @@ -80,8 +80,6 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,188,270,8
CONTROL "Exclude contacts which we sending something from spam check",ID_EXCLUDE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,178,270,8
- CONTROL "Automatically delete contacts from ""Not In List"" group",ID_DEL_NO_IN_LIST,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,101,270,8
END
|