diff options
Diffstat (limited to 'protocols/JabberG/src/jabber.h')
-rw-r--r-- | protocols/JabberG/src/jabber.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/JabberG/src/jabber.h b/protocols/JabberG/src/jabber.h index 899d38db96..9c5e921603 100644 --- a/protocols/JabberG/src/jabber.h +++ b/protocols/JabberG/src/jabber.h @@ -584,8 +584,6 @@ extern HANDLE hExtraActivity; extern TCHAR szCoreVersion[];
-extern bool g_bShutdown;
-
extern int g_cbCountries;
extern struct CountryListEntry* g_countries;
|