diff options
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | 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 cc8317d5e..27cfb4ee6 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; |