From 864bb725fe2bb200853244a766a96b5aab86eb7e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 17 Feb 2017 18:32:11 +0300 Subject: ICQ: - option "Enable AIM support" removed due to tight integration with MRA, which also uses string ids; - caps macros removed, cause we don't wanna these options to be disabled; - copyright update; - version bump. --- protocols/IcqOscarJ/src/icq_constants.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'protocols/IcqOscarJ/src/icq_constants.h') diff --git a/protocols/IcqOscarJ/src/icq_constants.h b/protocols/IcqOscarJ/src/icq_constants.h index d97e8a4bb5..34fbcdc135 100644 --- a/protocols/IcqOscarJ/src/icq_constants.h +++ b/protocols/IcqOscarJ/src/icq_constants.h @@ -6,7 +6,7 @@ // Copyright © 2001-2002 Jon Keating, Richard Hughes // Copyright © 2002-2004 Martin Öberg, Sam Kothari, Robert Rainwater // Copyright © 2004-2010 Joe Kucera -// Copyright © 2012-2014 Miranda NG Team +// Copyright © 2012-2017 Miranda NG Team // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -63,7 +63,6 @@ #define DEFAULT_SECURE_CONNECTION 1 #define DEFAULT_LEGACY_FIX 0 #define DEFAULT_KEEPALIVE_ENABLED 1 -#define DEFAULT_AIM_ENABLED 1 #define DEFAULT_ANSI_CODEPAGE CP_ACP #define DEFAULT_DCMSG_ENABLED 1 // passive dc messaging is default #define DEFAULT_TEMPVIS_ENABLED 1 // temporary visible is enabled by default -- cgit v1.2.3