From b5b392f1b06f3910ea9cc27b32cb82fea34d6bfa Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 4 Jun 2019 17:07:44 +0300 Subject: more fixes for #1963 --- include/delphi/m_protosvc.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/delphi/m_protosvc.inc b/include/delphi/m_protosvc.inc index 6846081c76..bd27ef33ac 100644 --- a/include/delphi/m_protosvc.inc +++ b/include/delphi/m_protosvc.inc @@ -104,9 +104,6 @@ const PF2_LONGAWAY = $00000008; // NA on ICQ, Away on MSN PF2_LIGHTDND = $00000010; // Occupied on ICQ, Busy on MSN PF2_HEAVYDND = $00000020; // DND on ICQ - PF2_FREECHAT = $00000040; - PF2_OUTTOLUNCH = $00000080; - PF2_ONTHEPHONE = $00000100; PF2_IDLE = $00000200; //added during 0.3.4 (2004/09/13) PFLAGNUM_3 = 3; //the status modes that the protocol supports -- cgit v1.2.3