summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/db.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/WhatsApp/src/db.h')
-rw-r--r--protocols/WhatsApp/src/db.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/WhatsApp/src/db.h b/protocols/WhatsApp/src/db.h
index 615d0d8608..228a25bde2 100644
--- a/protocols/WhatsApp/src/db.h
+++ b/protocols/WhatsApp/src/db.h
@@ -10,9 +10,6 @@
#define WHATSAPP_KEY_NAME "RealName"
#define WHATSAPP_KEY_PUSH_NAME "Nick"
#define WHATSAPP_KEY_LAST_SEEN "LastSeen"
-#define WHATSAPP_KEY_LAST_MSG_ID_HEADER "LastMsgIdHeader"
-#define WHATSAPP_KEY_LAST_MSG_ID "LastMsgId"
-#define WHATSAPP_KEY_LAST_MSG_STATE "LastMsgState"
#define WHATSAPP_KEY_AVATAR_ID "AvatarId"
#define WHATSAPP_KEY_SYSTRAY_NOTIFY "UseSystrayNotify"
#define WHATSAPP_KEY_DEF_GROUP "DefaultGroup"