diff options
Diffstat (limited to 'libview/ev-view.c')
-rw-r--r-- | libview/ev-view.c | 2 |
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) { |