From a5356f9c7ea9979f05a6752a848d944a9ed7264d Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 21 Apr 2009 00:31:24 +0200 Subject: Add G_PARAM_STATIC_STRINGS to EmpathyContact properties --- libempathy-gtk/empathy-contact-widget.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-contact-widget.c b/libempathy-gtk/empathy-contact-widget.c index e8ddc01a2..fc64d15c6 100644 --- a/libempathy-gtk/empathy-contact-widget.c +++ b/libempathy-gtk/empathy-contact-widget.c @@ -157,7 +157,6 @@ empathy_contact_widget_new (EmpathyContact *contact, { EmpathyContactWidget *information; GtkBuilder *gui; - TpConnection *connection; gchar *filename; g_return_val_if_fail (contact == NULL || EMPATHY_IS_CONTACT (contact), NULL); -- cgit v1.2.3