From 8543dfc47441a07bf97a24a6ddd5063515d05763 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 16 Feb 2025 13:48:20 +0300 Subject: fix for StatusManager & Weather (also removes old crutch with PF2_NONE) --- include/m_protosvc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/m_protosvc.h b/include/m_protosvc.h index 8de3aae4f1..9b25141ef7 100644 --- a/include/m_protosvc.h +++ b/include/m_protosvc.h @@ -94,7 +94,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define PF2_HEAVYDND 0x00000020 // DND on ICQ #define PF2_FREECHAT 0x00000040 #define PF2_IDLE 0x00000200 -#define PF2_NONE 0x10000000 // protocol has no statuses at all /////////////////////////////////////////////////////////////////////////////// // the status modes that the protocol supports -- cgit v1.2.3