From 2803c580f5d7c096895c462fd549a022fba49f14 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 9 Mar 2011 10:22:11 +0100 Subject: contact-search-dialog: fix compilation warnings --- libempathy-gtk/empathy-contact-search-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-contact-search-dialog.c b/libempathy-gtk/empathy-contact-search-dialog.c index 6ae9d94f9..561bee3a2 100644 --- a/libempathy-gtk/empathy-contact-search-dialog.c +++ b/libempathy-gtk/empathy-contact-search-dialog.c @@ -33,6 +33,7 @@ #include #include #include +#include #include #define DEBUG_FLAG EMPATHY_DEBUG_OTHER @@ -469,7 +470,6 @@ on_profile_button_clicked_cb (EmpathyCellRendererActivatable *cell, EmpathyContactSearchDialog *self) { EmpathyContactSearchDialogPrivate *priv = GET_PRIVATE (self); - GtkTreeSelection *selection; TpConnection *conn; GtkTreeIter iter; GtkTreeModel *model; -- cgit v1.2.3