From 40203d30ad1a569cfea61442782393b200e9fbe3 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 1 Dec 2016 20:51:12 +0300 Subject: warning fix --- protocols/WhatsApp/src/WASocketConnection.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'protocols/WhatsApp/src/WASocketConnection.h') diff --git a/protocols/WhatsApp/src/WASocketConnection.h b/protocols/WhatsApp/src/WASocketConnection.h index 802ba911b3..8770582ce7 100644 --- a/protocols/WhatsApp/src/WASocketConnection.h +++ b/protocols/WhatsApp/src/WASocketConnection.h @@ -6,10 +6,6 @@ class WASocketConnection : public ISocketConnection { -public: - static HANDLE hNetlibUser; - -private: int readSize; int maxBufRead; bool connected; -- cgit v1.2.3