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/src/icq_constants.h | |
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/src/icq_constants.h')
-rw-r--r-- | protocols/IcqOscarJ/src/icq_constants.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/icq_constants.h b/protocols/IcqOscarJ/src/icq_constants.h index 85c0a90665..64121f0856 100644 --- a/protocols/IcqOscarJ/src/icq_constants.h +++ b/protocols/IcqOscarJ/src/icq_constants.h @@ -82,7 +82,6 @@ #define DEFAULT_KILLSPAM_ENABLED 1
#define DEFAULT_SLOWSEND 1
-#define DEFAULT_ONLYSERVERACKS 1
#define DEFAULT_POPUPS_ENABLED 1
#define DEFAULT_SPAM_POPUPS_ENABLED 1
|