diff options
Diffstat (limited to 'protocols/Gadu-Gadu')
-rw-r--r-- | protocols/Gadu-Gadu/src/core.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Gadu-Gadu/src/core.cpp b/protocols/Gadu-Gadu/src/core.cpp index e54f313070..4e307e6566 100644 --- a/protocols/Gadu-Gadu/src/core.cpp +++ b/protocols/Gadu-Gadu/src/core.cpp @@ -1506,7 +1506,6 @@ void GGPROTO::notifyuser(HANDLE hContact, int refresh) void GGPROTO::notifyall()
{
HANDLE hContact;
- char *szProto;
int count = 0, cc = 0;
uin_t *uins;
char *types;
|