From 20db4d8b1bd291c9214b61945ce61e0aa0986929 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 14 Apr 2009 11:00:55 +0200 Subject: Fix build, probably an error while rebasing --- libempathy/empathy-tp-chat.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libempathy') diff --git a/libempathy/empathy-tp-chat.c b/libempathy/empathy-tp-chat.c index ec28e2625..54e08d071 100644 --- a/libempathy/empathy-tp-chat.c +++ b/libempathy/empathy-tp-chat.c @@ -97,8 +97,6 @@ tp_chat_invalidated_cb (TpProxy *proxy, gchar *message, EmpathyTpChat *chat) { - EmpathyTpChatPriv *priv = GET_PRIV (chat); - DEBUG ("Channel invalidated: %s", message); g_signal_emit (chat, signals[DESTROY], 0); } -- cgit v1.2.3