summaryrefslogtreecommitdiff
path: root/eel/eel-stock-dialogs.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 17:34:17 +0200
committerraveit65 <[email protected]>2021-11-20 16:50:14 +0100
commit0a4384ca8c93b62bdf393cd1f3698bab1999fc6f (patch)
tree9c68212e8ba254df3dc80cd091b8fd3198a9b643 /eel/eel-stock-dialogs.c
parentbdc5cf66eff8c52cf422cf7b0143ff3489bbb7b0 (diff)
downloadcaja-0a4384ca8c93b62bdf393cd1f3698bab1999fc6f.tar.bz2
caja-0a4384ca8c93b62bdf393cd1f3698bab1999fc6f.tar.xz
Use a blank line at most
Diffstat (limited to 'eel/eel-stock-dialogs.c')
-rw-r--r--eel/eel-stock-dialogs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/eel/eel-stock-dialogs.c b/eel/eel-stock-dialogs.c
index 15d0d7dc..d4a2814e 100644
--- a/eel/eel-stock-dialogs.c
+++ b/eel/eel-stock-dialogs.c
@@ -564,7 +564,6 @@ eel_show_info_dialog_with_details (const char *primary_text,
}
-
GtkDialog *
eel_show_warning_dialog (const char *primary_text,
const char *secondary_text,
@@ -575,7 +574,6 @@ eel_show_warning_dialog (const char *primary_text,
GTK_MESSAGE_WARNING, parent);
}
-
GtkDialog *
eel_show_error_dialog (const char *primary_text,
const char *secondary_text,