Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-view-private.h')
-rw-r--r--shell/ev-view-private.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/ev-view-private.h b/shell/ev-view-private.h
index 0643fa8..c894440 100644
--- a/shell/ev-view-private.h
+++ b/shell/ev-view-private.h
@@ -169,12 +169,6 @@ struct _EvView {
/* Image DND */
ImageDNDInfo image_dnd_info;
-#if !GTK_CHECK_VERSION (2, 11, 7)
- /* Links */
- GtkWidget *link_tooltip;
- EvLink *hovered_link;
-#endif
-
/* Goto Popup */
GtkWidget *goto_window;
GtkWidget *goto_entry;