aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-window.c')
-rw-r--r--src/ephy-window.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ephy-window.c b/src/ephy-window.c
index 0b3a4fa5e..034b11d2e 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -1338,13 +1338,11 @@ show_embed_popup (EphyWindow *window, EphyTab *tab, EphyEmbedEvent *event)
{
popup = "/EphyImagePopup";
}
-#if MOZILLA_SNAPSHOT > 12
else if (context & EMBED_CONTEXT_INPUT)
{
showing_edit_actions = TRUE;
popup = "/EphyInputPopup";
}
-#endif
else
{
showing_edit_actions = TRUE;