summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/WASocketConnection.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-02-07 19:15:59 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-02-07 19:15:59 +0000
commit9540f9a510f3eaab57285c56198d270c648d54a1 (patch)
tree6a3dcb5105291a9daa773dfa5c697551d1a5a608 /protocols/WhatsApp/src/WASocketConnection.h
parentf2b7041639a5b3db05b456f3e14bf627075c5ccb (diff)
thx, we don't need dumps anymore
git-svn-id: http://svn.miranda-ng.org/main/trunk@12043 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/src/WASocketConnection.h')
-rw-r--r--protocols/WhatsApp/src/WASocketConnection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/WhatsApp/src/WASocketConnection.h b/protocols/WhatsApp/src/WASocketConnection.h
index e6dcc472a6..95b30c274c 100644
--- a/protocols/WhatsApp/src/WASocketConnection.h
+++ b/protocols/WhatsApp/src/WASocketConnection.h
@@ -31,7 +31,6 @@ public:
int waitForRead();
void forceShutdown();
- void dump(const void *buf, int length);
void log(const char *str);
static void initNetwork(HANDLE hNetlibUser) throw (WAException);