diff options
Diffstat (limited to 'protocols/JabberG/src/jabber.cpp')
-rw-r--r-- | protocols/JabberG/src/jabber.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/JabberG/src/jabber.cpp b/protocols/JabberG/src/jabber.cpp index f329037b06..65fada8970 100644 --- a/protocols/JabberG/src/jabber.cpp +++ b/protocols/JabberG/src/jabber.cpp @@ -59,8 +59,6 @@ TIME_API tmi; CLIST_INTERFACE* pcli;
FI_INTERFACE *FIP = NULL;
-BOOL jabberChatDllPresent = FALSE;
-
HANDLE hExtraActivity = NULL;
HANDLE hExtraMood = NULL;
HANDLE hExtListInit, hDiscoInfoResult;
|