From 35ff9090a188d2445bbedcc188378c65eac61925 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 12 Nov 2017 18:34:17 -0500 Subject: MqFindToolbar: Remove a blank line at the end of a function --- diff --git a/src/toolbars/find-toolbar.c b/src/toolbars/find-toolbar.c index 81a7bfa..2534afa 100644 --- a/src/toolbars/find-toolbar.c +++ b/src/toolbars/find-toolbar.c @@ -145,7 +145,6 @@ found_text_cb(WebKitFindController G_GNUC_UNUSED *find_controller, } gtk_label_set_text(GTK_LABEL(find_toolbar->matches_label), text); g_free(text); - } static void -- cgit v0.9.1