[epiphany] Fix compile warning



commit 45abe475230ad21224f541c0b47c4bded279e983
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Mon Dec 5 15:19:43 2016 +0100

    Fix compile warning

 src/window-commands.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/window-commands.c b/src/window-commands.c
index adfae84..caf1b79 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -73,7 +73,6 @@ window_cmd_new_window (GSimpleAction *action,
                        gpointer       user_data)
 {
   EphyWindow *new_window;
-  EphyEmbed *embed;
   EphyShell *shell = ephy_shell_get_default ();
 
   if (ephy_embed_shell_get_mode (EPHY_EMBED_SHELL (shell)) == EPHY_EMBED_SHELL_MODE_INCOGNITO) {


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