diff options
Diffstat (limited to 'plugins/Non-IM Contact/res/resource.rc')
-rw-r--r-- | plugins/Non-IM Contact/res/resource.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Non-IM Contact/res/resource.rc b/plugins/Non-IM Contact/res/resource.rc index 0385c90289..649f218618 100644 --- a/plugins/Non-IM Contact/res/resource.rc +++ b/plugins/Non-IM Contact/res/resource.rc @@ -116,8 +116,6 @@ STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Dialog"
FONT 8, "MS Sans Serif"
BEGIN
- CONTROL "Ignore global status change",IDC_IGNORE_GLOBALSTATUS,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,28,103,10
CONTROL "Away as another status",IDC_AWAYISNOTONLINE,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,7,42,89,10
CONTROL "Disable timer",IDC_DISABLETIMER,"Button",
|