diff options
Diffstat (limited to 'protocols/Gadu-Gadu/gg.h')
-rw-r--r-- | protocols/Gadu-Gadu/gg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Gadu-Gadu/gg.h b/protocols/Gadu-Gadu/gg.h index 8ebfbd81a8..79abb3190e 100644 --- a/protocols/Gadu-Gadu/gg.h +++ b/protocols/Gadu-Gadu/gg.h @@ -356,7 +356,6 @@ typedef void (__cdecl GGThreadFunc)(void*, void*); extern HINSTANCE hInstance;
extern PLUGINLINK *pluginLink;
extern CLIST_INTERFACE *pcli;
-extern struct LIST_INTERFACE li;
extern list_t g_Instances;
// Screen saver
|