summaryrefslogtreecommitdiff
path: root/telepathy-logger/text-channel.c
diff options
context:
space:
mode:
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);
}