summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-06-04 17:07:44 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-06-04 17:07:44 +0300
commitb5b392f1b06f3910ea9cc27b32cb82fea34d6bfa (patch)
treea60772dca171ad4bfa346bfb1f44017a660191a4 /include
parent3cab1bee6e943c6e6ed6363120b53c33464f3a04 (diff)
more fixes for #1963
Diffstat (limited to 'include')
-rw-r--r--include/delphi/m_protosvc.inc3
1 files changed, 0 insertions, 3 deletions
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