Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-view.h')
-rw-r--r--shell/ev-view.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/ev-view.h b/shell/ev-view.h
index ea55fcd..126eaf9 100644
--- a/shell/ev-view.h
+++ b/shell/ev-view.h
@@ -86,12 +86,6 @@ void ev_view_set_zoom (EvView *view,
gboolean relative);
double ev_view_get_zoom (EvView *view);
-void ev_view_set_zoom_for_size (EvView *view,
- int width,
- int height,
- int vsb_width,
- int hsb_height);
-
/* Find */
gboolean ev_view_can_find_next (EvView *view);
void ev_view_find_next (EvView *view);