From 8479ac7b043854e2c88527783a6cf82f58070f97 Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Thu, 24 Mar 2011 19:09:32 -0400 Subject: TplTextChannel: Remove broken comment, user_data not used --- telepathy-logger/text-channel.c | 1 - 1 file changed, 1 deletion(-) diff --git a/telepathy-logger/text-channel.c b/telepathy-logger/text-channel.c index 6030db1..f54e3da 100644 --- a/telepathy-logger/text-channel.c +++ b/telepathy-logger/text-channel.c @@ -135,7 +135,6 @@ pendingproc_prepare_tp_text_channel (TplActionChain *ctx, 0 }; - /* user_data is a TplChannel instance */ tp_proxy_prepare_async (chan, chan_features, channel_prepared_cb, ctx); } -- cgit v1.2.3