summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/src/gg_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Gadu-Gadu/src/gg_proto.h')
-rw-r--r--protocols/Gadu-Gadu/src/gg_proto.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/Gadu-Gadu/src/gg_proto.h b/protocols/Gadu-Gadu/src/gg_proto.h
index ada0efe1d8..4d6792cad6 100644
--- a/protocols/Gadu-Gadu/src/gg_proto.h
+++ b/protocols/Gadu-Gadu/src/gg_proto.h
@@ -73,12 +73,8 @@ struct GaduProto : public PROTO<GaduProto>
// Threads
void __cdecl mainthread(void *empty);
- void __cdecl sendackthread(void *);
- void __cdecl searchthread(void *);
- void __cdecl cmdgetinfothread(void *hContact);
void __cdecl getawaymsgthread(void *hContact);
void __cdecl dccmainthread(void *);
- void __cdecl ftfailthread(void *param);
void __cdecl remindpasswordthread(void *param);
//////////////////////////////////////////////////////////////////////////////////////