aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-link.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-link.h')
-rw-r--r--src/ephy-link.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ephy-link.h b/src/ephy-link.h
index fb01ed6bb..5d1a7f8c8 100644
--- a/src/ephy-link.h
+++ b/src/ephy-link.h
@@ -46,7 +46,6 @@ typedef enum
EPHY_LINK_NEW_WINDOW = 1 << 0,
EPHY_LINK_NEW_TAB = 1 << 1,
EPHY_LINK_JUMP_TO = 1 << 2,
- EPHY_LINK_ALLOW_FIXUP = 1 << 3
} EphyLinkFlags;
struct _EphyLinkIface