summaryrefslogtreecommitdiff
path: root/mate-panel/panel-run-dialog.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 18:02:13 +0200
committerraveit65 <[email protected]>2021-12-11 15:21:36 +0100
commit09674ba9f9b9d6b6cb4b88d9fe81c30aaccef8e6 (patch)
tree56cfb36680aa163f98f4aea05237882be00f8069 /mate-panel/panel-run-dialog.c
parent7ded0f4d0a518169453c90f3c278f78e7345051b (diff)
downloadmate-panel-09674ba9f9b9d6b6cb4b88d9fe81c30aaccef8e6.tar.bz2
mate-panel-09674ba9f9b9d6b6cb4b88d9fe81c30aaccef8e6.tar.xz
Use a blank line at most
Diffstat (limited to 'mate-panel/panel-run-dialog.c')
-rw-r--r--mate-panel/panel-run-dialog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mate-panel/panel-run-dialog.c b/mate-panel/panel-run-dialog.c
index b0f21829..9a421043 100644
--- a/mate-panel/panel-run-dialog.c
+++ b/mate-panel/panel-run-dialog.c
@@ -1120,7 +1120,6 @@ program_list_selection_activated (GtkTreeView *view,
gtk_dialog_response (GTK_DIALOG (dialog->run_dialog), GTK_RESPONSE_OK);
}
-
static void
panel_run_dialog_setup_program_list (PanelRunDialog *dialog,
GtkBuilder *gui)