[empathy] Fix build, probably an error while rebasing



commit 20db4d8b1bd291c9214b61945ce61e0aa0986929
Author: Xavier Claessens <xclaesse gmail com>
Date:   Tue Apr 14 11:00:55 2009 +0200

    Fix build, probably an error while rebasing
---
 libempathy/empathy-tp-chat.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libempathy/empathy-tp-chat.c b/libempathy/empathy-tp-chat.c
index ec28e26..54e08d0 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);
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]