diff options
Diffstat (limited to 'protocols/Gadu-Gadu/src/gg.cpp')
-rw-r--r-- | protocols/Gadu-Gadu/src/gg.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Gadu-Gadu/src/gg.cpp b/protocols/Gadu-Gadu/src/gg.cpp index 943cd589f2..8c41562922 100644 --- a/protocols/Gadu-Gadu/src/gg.cpp +++ b/protocols/Gadu-Gadu/src/gg.cpp @@ -26,7 +26,6 @@ // Other variables
SSL_API sslApi;
CMPlugin g_plugin;
-int &hLangpack(g_plugin.m_hLang);
CLIST_INTERFACE *pcli;
static unsigned long crc_table[256];
|