diff options
Diffstat (limited to 'plugins/Clist_modern/res')
-rw-r--r-- | plugins/Clist_modern/res/resource.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index eead268fb7..c15fa12b88 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -454,8 +454,6 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,38,201,10
CONTROL "Remove status message if contact became offline",IDC_REMOVE_OFFLINE_AWAYMSG,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,50,201,10
- CONTROL "Use improved search method in contact list",IDC_FILTER_SEARCH,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,62,201,10
GROUPBOX "Metacontacts stuff",IDC_FRAME_META,2,81,218,88
CONTROL "Use 'Meta' protocol icons for metacontacts",IDC_META,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,95,201,10
|