[epiphany] ephy-web-view: get rid of a compiler warning



commit 91670cdfdead14e203a59bdf27139bd3fbaa99af
Author: Xan Lopez <xan igalia com>
Date:   Fri Feb 22 02:07:46 2013 +0100

    ephy-web-view: get rid of a compiler warning

 embed/ephy-web-view.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/embed/ephy-web-view.c b/embed/ephy-web-view.c
index 08b2927..2efab0d 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]