summaryrefslogtreecommitdiff
path: root/src/eom-thumb-view.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 17:41:34 +0200
committerraveit65 <[email protected]>2021-11-20 17:09:50 +0100
commit3bd33d4b89dd74b5f523957d092acfdf49410280 (patch)
treee5db530b0c9d191a6ceb049be4f0815e48b5d020 /src/eom-thumb-view.c
parent785eb88e75c2da2dadfc1aca869761ece725abad (diff)
downloadeom-3bd33d4b89dd74b5f523957d092acfdf49410280.tar.bz2
eom-3bd33d4b89dd74b5f523957d092acfdf49410280.tar.xz
Use a blank line at most
Diffstat (limited to 'src/eom-thumb-view.c')
-rw-r--r--src/eom-thumb-view.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/eom-thumb-view.c b/src/eom-thumb-view.c
index bc1184e..3a2ddf4 100644
--- a/src/eom-thumb-view.c
+++ b/src/eom-thumb-view.c
@@ -1024,7 +1024,6 @@ eom_thumb_view_select_single (EomThumbView *thumbview,
gtk_tree_path_free (path);
}
-
/**
* eom_thumb_view_set_thumbnail_popup:
* @thumbview: An #EomThumbView.
@@ -1052,7 +1051,6 @@ eom_thumb_view_set_thumbnail_popup (EomThumbView *thumbview,
NULL);
}
-
static void
eom_thumb_view_popup_menu (EomThumbView *thumbview, GdkEventButton *event)
{