diff options
Diffstat (limited to 'protocols/WhatsApp/src/dialogs.h')
-rw-r--r-- | protocols/WhatsApp/src/dialogs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/WhatsApp/src/dialogs.h b/protocols/WhatsApp/src/dialogs.h index f31cc322c6..bb244c6834 100644 --- a/protocols/WhatsApp/src/dialogs.h +++ b/protocols/WhatsApp/src/dialogs.h @@ -2,6 +2,5 @@ #define DIALOGS_H
INT_PTR CALLBACK InviteDialogProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
-INT_PTR CALLBACK WhatsAppAccountProc(HWND hwndDlg, UINT uMsg, WPARAM wparam, LPARAM lParam);
#endif
\ No newline at end of file |