aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-web-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-web-view.c')
-rw-r--r--embed/ephy-web-view.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-web-view.c b/embed/ephy-web-view.c
index 08b292769..2efab0d97 100644
--- a/embed/ephy-web-view.c
+++ b/embed/ephy-web-view.c
@@ -157,8 +157,6 @@ static void
popups_manager_show (PopupInfo *popup,
EphyWebView *view)
{
- EphyEmbedSingle *single;
-
/* Only show popup with non NULL url */
if (popup->url != NULL) {
/* FIXME: we need a way of opening windows in here. This used to