diff options
Diffstat (limited to 'protocols/JabberG/src/jabber.h')
-rw-r--r-- | protocols/JabberG/src/jabber.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber.h b/protocols/JabberG/src/jabber.h index 195d046210..fcfe626e32 100644 --- a/protocols/JabberG/src/jabber.h +++ b/protocols/JabberG/src/jabber.h @@ -575,7 +575,6 @@ private: * Global variables
*******************************************************************/
extern HINSTANCE hInst;
-extern BOOL jabberChatDllPresent;
extern HANDLE hExtraMood;
extern HANDLE hExtraActivity;
|