[empathy] Remove unused var



commit 1dec1e60d647ba5380824b6887341f07e0c0ae1b
Author: Pierre-Luc Beaudoin <pierre-luc beaudoin collabora co uk>
Date:   Mon Jun 1 10:43:08 2009 -0400

    Remove unused var
---
 libempathy-gtk/empathy-location-manager.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/libempathy-gtk/empathy-location-manager.c b/libempathy-gtk/empathy-location-manager.c
index cc8317d..27cfb4e 100644
--- a/libempathy-gtk/empathy-location-manager.c
+++ b/libempathy-gtk/empathy-location-manager.c
@@ -56,7 +56,6 @@ typedef struct {
      * GValue). Keys are defined in empathy-location.h
      */
     GHashTable *location;
-    gpointer token;
 
     GeoclueResourceFlags resources;
     GeoclueMasterClient *gc_client;



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