Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-window.c')
-rw-r--r--shell/ev-window.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/ev-window.c b/shell/ev-window.c
index 1cb21aa..54d58eb 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -2402,12 +2402,8 @@ ev_window_setup_recent (EvWindow *ev_window)
action = g_object_new (GTK_TYPE_ACTION,
"name", action_name,
"label", label,
-#if GTK_CHECK_VERSION (2, 16, 0)
"gicon", icon,
-#endif
-#if GTK_CHECK_VERSION (2, 20, 0)
"always-show-image", TRUE,
-#endif
NULL);
g_object_set_data_full (G_OBJECT (action),