From 93e3219c604cc97f1bdcd28e86ebaa0f511f4efb Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 9 Jun 2009 14:07:35 +0100 Subject: contact_get_avatar_filename: remove unused priv pointer --- libempathy/empathy-contact.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libempathy') diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c index ad51b3214..01087c19d 100644 --- a/libempathy/empathy-contact.c +++ b/libempathy/empathy-contact.c @@ -830,7 +830,6 @@ static gchar * contact_get_avatar_filename (EmpathyContact *contact, const gchar *token) { - EmpathyContactPriv *priv = GET_PRIV (contact); McAccount *account; gchar *avatar_path; gchar *avatar_file; -- cgit v1.2.3