[empathy] contact_get_avatar_filename: remove unused priv pointer
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] contact_get_avatar_filename: remove unused priv pointer
- Date: Tue, 9 Jun 2009 09:07:43 -0400 (EDT)
commit 93e3219c604cc97f1bdcd28e86ebaa0f511f4efb
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Jun 9 14:07:35 2009 +0100
contact_get_avatar_filename: remove unused priv pointer
---
libempathy/empathy-contact.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c
index ad51b32..01087c1 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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]