summaryrefslogtreecommitdiff
path: root/telepathy-logger/text-channel.c
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-24 19:09:32 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-25 14:03:36 -0400
commit8479ac7b043854e2c88527783a6cf82f58070f97 (patch)
treec8ff007c674f00e0b4ec960179200f2b82a01b27 /telepathy-logger/text-channel.c
parentcd3122e00156a8cb16c27abd943326b4527a520c (diff)
downloadtelepathy-logger-8479ac7b043854e2c88527783a6cf82f58070f97.tar.gz
TplTextChannel: Remove broken comment, user_data not used
Diffstat (limited to 'telepathy-logger/text-channel.c')
-rw-r--r--telepathy-logger/text-channel.c1
1 files changed, 0 insertions, 1 deletions
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);
}