Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ev-window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/ev-window.c b/shell/ev-window.c
index 40b8a10..d9b4740 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -2411,7 +2411,6 @@ register_custom_actions (EvWindow *window, GtkActionGroup *group)
"stock_id", GTK_STOCK_ZOOM_IN,
"tooltip", _("Adjust the zoom level"),
"zoom", 1.0,
- "visible_overflown", FALSE,
NULL);
g_signal_connect (action, "zoom_to_level",
G_CALLBACK (zoom_control_changed_cb), window);