summaryrefslogtreecommitdiff
path: root/libview/ev-web-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'libview/ev-web-view.c')
-rw-r--r--libview/ev-web-view.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libview/ev-web-view.c b/libview/ev-web-view.c
index ecd7a02b..7c6c83f3 100644
--- a/libview/ev-web-view.c
+++ b/libview/ev-web-view.c
@@ -31,7 +31,6 @@
#include "ev-document-model.h"
#include "ev-jobs.h"
-
typedef enum {
EV_WEB_VIEW_FIND_NEXT,
EV_WEB_VIEW_FIND_PREV
@@ -322,7 +321,6 @@ ev_web_view_reload (EvWebView *webview)
web_view_update_range_and_current_page (webview);
}
-
gboolean
ev_web_view_next_page (EvWebView *webview)
{