aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
Diffstat (limited to 'embed')
-rw-r--r--embed/ephy-embed-types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/ephy-embed-types.h b/embed/ephy-embed-types.h
index 1252b30b5..d56cec05e 100644
--- a/embed/ephy-embed-types.h
+++ b/embed/ephy-embed-types.h
@@ -39,7 +39,6 @@ typedef enum
EMBED_CHROME_OPENASPOPUP = 1 << 10,
EMBED_CHROME_OPENASFULLSCREEN = 1 << 11,
EMBED_CHROME_PPVIEWTOOLBARON = 1 << 12,
- EMBED_CHROME_SIDEBARON = 1 << 13
} EmbedChromeMask;
G_END_DECLS