diff options
Diffstat (limited to 'protocols/MSN')
-rw-r--r-- | protocols/MSN/src/stdafx.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/protocols/MSN/src/stdafx.h b/protocols/MSN/src/stdafx.h index 9340fe47c1..ec8306976e 100644 --- a/protocols/MSN/src/stdafx.h +++ b/protocols/MSN/src/stdafx.h @@ -522,11 +522,6 @@ struct ThreadData #define MSN_TYPEID_BKGNDIMG 5
#define MSN_TYPEID_WINK 8
-
-
-inline bool IsChatHandle(MCONTACT hContact) { return (INT_PTR)hContact < 0; }
-
-
/////////////////////////////////////////////////////////////////////////////////////////
// Message queue
|