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:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-05-17 15:12:44 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-05-17 15:12:44 (GMT)
commit54cf955817b8fc750e0b38799a75acc0e71116be (patch)
treecc020ec7079a883b896aa8f5e2743f2abad3ef60 /shell/ev-view.h
parent86efc6b262686a5688d07c8f3b79c87e0e5cf482 (diff)
Get rid of View->Normal Size, it's just confusing
2005-05-17 Marco Pesenti Gritti <mpg@redhat.com> * data/evince-ui.xml: * shell/ev-view.c: * shell/ev-view.h: * shell/ev-window.c: (update_action_sensitivity): Get rid of View->Normal Size, it's just confusing
Diffstat (limited to 'shell/ev-view.h')
-rw-r--r--shell/ev-view.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/ev-view.h b/shell/ev-view.h
index f0492e3..ea55fcd 100644
--- a/shell/ev-view.h
+++ b/shell/ev-view.h
@@ -91,7 +91,6 @@ void ev_view_set_zoom_for_size (EvView *view,
int height,
int vsb_width,
int hsb_height);
-void ev_view_zoom_normal (EvView *view);
/* Find */
gboolean ev_view_can_find_next (EvView *view);