[epiphany] ephy-shell: remove unused variable



commit 42d3a42e3cdb390e6d8606c78c81b31a26c2f976
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Aug 29 12:01:35 2014 -0500

    ephy-shell: remove unused variable

 src/ephy-shell.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-shell.c b/src/ephy-shell.c
index b16acdb..dcd7e2b 100644
--- a/src/ephy-shell.c
+++ b/src/ephy-shell.c
@@ -62,7 +62,6 @@ struct _EphyShellPrivate {
   GtkWidget *bme;
   GtkWidget *history_window;
   GObject *prefs_dialog;
-  GList *del_on_exit;
   EphyShellStartupContext *startup_context;
   guint open_uris_idle_id;
 };


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