aboutsummaryrefslogtreecommitdiff
path: root/src/ui/account_create_dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/account_create_dialog.c')
-rw-r--r--src/ui/account_create_dialog.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ui/account_create_dialog.c b/src/ui/account_create_dialog.c
index f3c9394..1ef6568 100644
--- a/src/ui/account_create_dialog.c
+++ b/src/ui/account_create_dialog.c
@@ -59,8 +59,7 @@ account_create_dialog_event(UI_ACCOUNT_CREATE_DIALOG_Handle *create_dialog,
59} 59}
60 60
61void 61void
62account_create_dialog_print(UI_ACCOUNT_CREATE_DIALOG_Handle *create_dialog, 62account_create_dialog_print(UI_ACCOUNT_CREATE_DIALOG_Handle *create_dialog)
63 UNUSED struct MESSENGER_Application *app)
64{ 63{
65 if (!(create_dialog->window)) 64 if (!(create_dialog->window))
66 return; 65 return;