Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-view.c')
-rw-r--r--shell/ev-view.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/shell/ev-view.c b/shell/ev-view.c
index cf60e36..12ed30c 100644
--- a/shell/ev-view.c
+++ b/shell/ev-view.c
@@ -2471,13 +2471,6 @@ ev_view_zoom_for_size_single_page (EvView *view,
ev_view_set_zoom (view, scale, FALSE);
}
-
-void
-ev_view_zoom_normal (EvView *view)
-{
- ev_view_set_zoom (view, 1.0, FALSE);
-}
-
void
ev_view_set_zoom_for_size (EvView *view,
int width,