diff options
author | George Hazan <george.hazan@gmail.com> | 2014-03-16 19:30:06 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-03-16 19:30:06 +0000 |
commit | 74d542b903ac53443700394cc3207e1d2fb01f4a (patch) | |
tree | bccfb8e3cfebd0a352a09827e85635d1a60585df /protocols/IcqOscarJ/res/resources.rc | |
parent | a66b6fac2aa59f9860d6205904e15b27e7710bb3 (diff) |
non-server delivery acks usage stopped in ICQ
git-svn-id: http://svn.miranda-ng.org/main/trunk@8638 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/res/resources.rc')
-rw-r--r-- | protocols/IcqOscarJ/res/resources.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/IcqOscarJ/res/resources.rc b/protocols/IcqOscarJ/res/resources.rc index b11ac50813..73da63edff 100644 --- a/protocols/IcqOscarJ/res/resources.rc +++ b/protocols/IcqOscarJ/res/resources.rc @@ -142,8 +142,6 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,53,288,10
CONTROL "Notify me when a message delivery has failed (old method)",IDC_SLOWSEND,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,65,288,10
- CONTROL "Never use legacy messaging (server acknowledgements)",IDC_ONLYSERVERACKS,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,77,288,10
GROUPBOX "Peer-to-peer Messaging",IDC_STATIC,4,95,302,41
CONTROL "Enable peer-to-peer message connections",IDC_DCENABLE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,107,288,10
|