From eef5226819583fa309df84dec54421b490c81d42 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Tue, 4 Jun 2019 17:56:15 +0300 Subject: more fixes for #1963 --- protocols/ICQCorp/src/protocol.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/ICQCorp/src') diff --git a/protocols/ICQCorp/src/protocol.h b/protocols/ICQCorp/src/protocol.h index 70d6544acd..b3b3e875dd 100644 --- a/protocols/ICQCorp/src/protocol.h +++ b/protocols/ICQCorp/src/protocol.h @@ -109,7 +109,6 @@ const unsigned short int ICQ_STATUS_AWAY = 0x0001; const unsigned short int ICQ_STATUS_NA = 0x0005; const unsigned short int ICQ_STATUS_OCCUPIED = 0x0011; const unsigned short int ICQ_STATUS_DND = 0x0013; -const unsigned short int ICQ_STATUS_FREECHAT = 0x0020; const unsigned short int ICQ_STATUS_PRIVATE = 0x0100; // miscellaneous constants -- cgit v1.2.3