summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/utils.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-01-26 20:54:25 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-01-26 20:54:25 +0000
commit0acc48076d8b2148d60d8a2532753c1eb06de276 (patch)
treeabbc11dba7e92f98d1fc66d9537e91e8f28b1e84 /protocols/WhatsApp/src/utils.cpp
parentde6c7df3c362fa0104e7d908c29614266caaa9d6 (diff)
fix for sending messages
git-svn-id: http://svn.miranda-ng.org/main/trunk@11919 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/src/utils.cpp')
-rw-r--r--protocols/WhatsApp/src/utils.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/protocols/WhatsApp/src/utils.cpp b/protocols/WhatsApp/src/utils.cpp
index 0155ba2206..0aa95f1a16 100644
--- a/protocols/WhatsApp/src/utils.cpp
+++ b/protocols/WhatsApp/src/utils.cpp
@@ -1,10 +1,5 @@
#include "common.h"
-LONG WhatsAppProto::GetSerial(void)
-{
- return ::InterlockedIncrement(&m_serial);
-}
-
std::string getLastErrorMsg()
{
// Retrieve the system error message for the last-error code