From 86bc8a74779efe7eeb306a14bd2191e11bb27583 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 5 Jan 2019 19:19:04 +0200 Subject: icq10: - fixes #1725 (when slow send is disabled, messages are duplicated after restart) - "Slow send" option removed, because it's not compatible with dups --- protocols/Icq10/res/resources.rc | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/Icq10/res') diff --git a/protocols/Icq10/res/resources.rc b/protocols/Icq10/res/resources.rc index 9f11066965..8b3c0683f2 100644 --- a/protocols/Icq10/res/resources.rc +++ b/protocols/Icq10/res/resources.rc @@ -105,8 +105,6 @@ BEGIN EDITTEXT IDC_UIN,68,12,106,12,ES_AUTOHSCROLL RTEXT "Password:",IDC_STATIC,12,28,51,8 EDITTEXT IDC_PASSWORD,68,26,106,12,ES_PASSWORD | ES_AUTOHSCROLL - CONTROL "Send messages slower, but with full acknowledgment",IDC_SLOWSEND, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,43,285,10 PUSHBUTTON "Create a new ICQ account",IDC_REGISTER,183,61,122,14 END -- cgit v1.2.3