[accounts-dialog] Kill an unused variable



commit e1f8db0208c795599ebb4b895064cc10b8ad0a2b
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Jan 13 20:56:31 2010 -0500

    Kill an unused variable

 src/um-location-dialog.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/um-location-dialog.c b/src/um-location-dialog.c
index 0c9a20f..4919fbd 100644
--- a/src/um-location-dialog.c
+++ b/src/um-location-dialog.c
@@ -117,7 +117,6 @@ void
 um_location_dialog_set_user (UmLocationDialog *um,
                           UmUser        *user)
 {
-        GtkWidget *widget;
         GdkPixbuf *pixbuf;
         const gchar *name;
         const gchar *location;



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