diff options
Diffstat (limited to 'protocols/WhatsApp/src/utils.h')
-rw-r--r-- | protocols/WhatsApp/src/utils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/WhatsApp/src/utils.h b/protocols/WhatsApp/src/utils.h index bda92a061e..af13efd2eb 100644 --- a/protocols/WhatsApp/src/utils.h +++ b/protocols/WhatsApp/src/utils.h @@ -208,8 +208,6 @@ MBinBuffer decodeBufStr(const std::string &buf); void padBuffer16(MBinBuffer &buf); MBinBuffer unpadBuffer16(const MBinBuffer &buf); -CMStringA getMessageText(const Wa__Message *pMessage); - CMStringA protobuf_c_text_to_string(const ProtobufCMessage *m); MBinBuffer aesDecrypt( |