]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-contact-widget.c
Add G_PARAM_STATIC_STRINGS to EmpathyContact properties
[empathy.git] / libempathy-gtk / empathy-contact-widget.c
index e8ddc01a2845e732020cc09c0b415d0b3fc4f77d..fc64d15c65b5c93fcb4755a83408fbcacde41c55 100644 (file)
@@ -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);