[devhelp] window: remove unused variables



commit d2ec9d3e0a8376b428bd54474f322145ee9b3703
Author: Aleksander Morgado <aleksander lanedo com>
Date:   Fri Feb 1 14:46:44 2013 +0100

    window: remove unused variables

 src/dh-window.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/dh-window.c b/src/dh-window.c
index 368aafb..2e0b359 100644
--- a/src/dh-window.c
+++ b/src/dh-window.c
@@ -1391,8 +1391,6 @@ window_update_title (DhWindow      *window,
                      const gchar   *web_view_title)
 {
         DhWindowPriv *priv;
-        DhLink       *book_link;
-        const gchar  *book_title;
 
         priv = window->priv;
 



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