summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-dispatch-operation.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-06 11:45:22 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-06 15:48:02 +0100
commit9f657accda96afcec4da64b6849fb87eb6f21cc0 (patch)
tree4de694b1ac12cf4e7cbb866ba913c4d1a0e3a56d /telepathy-glib/channel-dispatch-operation.c
parent2b51b0772dbc716a50e8df0f84d3c51640834e55 (diff)
downloadtelepathy-glib-9f657accda96afcec4da64b6849fb87eb6f21cc0.tar.gz
TpChannelDispatchOperation, TpChannelRequest: remove boilerplate
This text made sense before we implemented more stuff, but is obsolete now. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54061 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/channel-dispatch-operation.c')
-rw-r--r--telepathy-glib/channel-dispatch-operation.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/telepathy-glib/channel-dispatch-operation.c b/telepathy-glib/channel-dispatch-operation.c
index 92e29408c..edd2017f1 100644
--- a/telepathy-glib/channel-dispatch-operation.c
+++ b/telepathy-glib/channel-dispatch-operation.c
@@ -99,10 +99,6 @@
* channel dispatch operations for any undispatched channels, and the approver
* will be notified again.
*
- * This proxy is usable but incomplete: accessors for the D-Bus properties will
- * be added in a later version of telepathy-glib, along with a mechanism
- * similar to tp_connection_call_when_ready().
- *
* Since: 0.7.32
*/