summaryrefslogtreecommitdiff
path: root/libview/ev-view.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 17:30:36 +0200
committerlukefromdc <[email protected]>2024-01-08 23:02:46 -0500
commit658fab1f008bff7e1ec147d95baa04bc44c2fbcd (patch)
tree6cca2b00e83224a53df2bcca3f021c4d5c223c2a /libview/ev-view.c
parentec957cf18919166ca8b8335475ef06f9fd5f2e67 (diff)
downloadatril-658fab1f008bff7e1ec147d95baa04bc44c2fbcd.tar.bz2
atril-658fab1f008bff7e1ec147d95baa04bc44c2fbcd.tar.xz
Use a blank line at most
Diffstat (limited to 'libview/ev-view.c')
-rw-r--r--libview/ev-view.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libview/ev-view.c b/libview/ev-view.c
index 2e01035e..86c83944 100644
--- a/libview/ev-view.c
+++ b/libview/ev-view.c
@@ -5621,7 +5621,6 @@ ev_view_style_updated (GtkWidget *widget)
/*** Drawing ***/
-
static void
draw_rubberband (EvView *view,
cairo_t *cr,
@@ -5652,7 +5651,6 @@ draw_rubberband (EvView *view,
cairo_restore (cr);
}
-
static void
highlight_find_results (EvView *view, cairo_t *cr, int page)
{