summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/dialogs.h
diff options
context:
space:
mode:
authorKirill Volinsky <Mataes2007@gmail.com>2017-11-29 09:33:41 +0300
committerKirill Volinsky <Mataes2007@gmail.com>2017-11-29 09:33:41 +0300
commit89f3cf8bbb9dc1fa0fe72f6af6638ac086c7e011 (patch)
tree5be9a7ae2255b9ad420bed266b90b1f98059964a /protocols/WhatsApp/src/dialogs.h
parente28c4adb361a87e143eb8cb2af449e3bcb3375b1 (diff)
libevent, telegram, whatsapp moved to deprecated coz doesn't work
Diffstat (limited to 'protocols/WhatsApp/src/dialogs.h')
-rw-r--r--protocols/WhatsApp/src/dialogs.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/protocols/WhatsApp/src/dialogs.h b/protocols/WhatsApp/src/dialogs.h
deleted file mode 100644
index bb244c6834..0000000000
--- a/protocols/WhatsApp/src/dialogs.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#if !defined(DIALOGS_H)
-#define DIALOGS_H
-
-INT_PTR CALLBACK InviteDialogProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
-
-#endif \ No newline at end of file