[epiphany] Fixup for the previous commit



commit 25c3734d1ca24bc942f4c8e18b1e41057a65e77b
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Wed Sep 2 11:10:23 2015 -0500

    Fixup for the previous commit

 src/ephy-title-box.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-title-box.c b/src/ephy-title-box.c
index 81c23ad..932a07a 100644
--- a/src/ephy-title-box.c
+++ b/src/ephy-title-box.c
@@ -143,7 +143,6 @@ ephy_title_box_view_focus_in_cb (GtkWidget     *widget,
 
   LOG ("focus-in-event web_view %p event %p title-box %p", widget, event, title_box);
 
-  title = webkit_web_view_get_title (priv->web_view);
   ephy_title_box_set_mode (title_box, EPHY_TITLE_BOX_MODE_TITLE);
 
   return GDK_EVENT_PROPAGATE;


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