[empathy] Remove dead code
- From: Xavier Claessens <xclaesse src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] Remove dead code
- Date: Wed, 22 Apr 2009 06:26:30 -0400 (EDT)
commit d928bb812f1772246b0c2f5bf4b0b9809bb4e9af
Author: Xavier Claessens <xclaesse gmail com>
Date: Tue Feb 17 16:44:02 2009 +0100
Remove dead code
---
libempathy-gtk/empathy-contact-widget.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/libempathy-gtk/empathy-contact-widget.c b/libempathy-gtk/empathy-contact-widget.c
index 165d48b..fa9fdef 100644
--- a/libempathy-gtk/empathy-contact-widget.c
+++ b/libempathy-gtk/empathy-contact-widget.c
@@ -762,12 +762,10 @@ contact_widget_avatar_changed_cb (EmpathyAvatarChooser *chooser,
{
if (information->contact && empathy_contact_is_user (information->contact))
{
- McAccount *account;
const gchar *data;
gsize size;
const gchar *mime_type;
- account = empathy_contact_get_account (information->contact);
empathy_avatar_chooser_get_image_data (
EMPATHY_AVATAR_CHOOSER (information->widget_avatar),
&data, &size, &mime_type);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]