From e1f08e59638e1df92cf55cb83cc5009d6c4f2587 Mon Sep 17 00:00:00 2001 From: Chandni Verma Date: Sun, 3 Jun 2012 05:45:20 +0530 Subject: [PATCH] Remove unused field hash from EmpathyContact --- libempathy/empathy-contact.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c index 6b1a7157..960040d4 100644 --- a/libempathy/empathy-contact.c +++ b/libempathy/empathy-contact.c @@ -59,7 +59,6 @@ typedef struct { guint handle; EmpathyCapabilities capabilities; gboolean is_user; - guint hash; /* Location is composed of string keys and GValues. * Example: a "city" key would have "Helsinki" as string GValue, * a "latitude" would have 65.0 as double GValue. -- 2.39.2