]> www.fi.muni.cz Git - evince.git/commitdiff
[libview] Remove prototypes of non existent methods
authorCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 31 May 2010 10:25:25 +0000 (12:25 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 31 May 2010 16:57:59 +0000 (18:57 +0200)
libview/ev-view.h

index a6d14eb02d945c12b5a79d826820a0dd0e64fea0..49f77e4aa5518ad1ef9746bb78270a6f7c82af0c 100644 (file)
@@ -60,14 +60,6 @@ void            ev_view_copy_link_address (EvView         *view,
 void           ev_view_select_all        (EvView         *view);
 gboolean        ev_view_get_has_selection (EvView         *view);
 
-/* sizing and behavior */
-/* These are all orthoganal to each other, except 'presentation' trumps all
- * other behaviors
- */
-void           ev_view_set_presentation  (EvView         *view,
-                                          gboolean        presentation);
-gboolean       ev_view_get_presentation  (EvView         *view);
-
 /* Page size */
 gboolean       ev_view_can_zoom_in       (EvView         *view);
 void           ev_view_zoom_in           (EvView         *view);