summaryrefslogtreecommitdiff
path: root/telepathy-glib/call-misc.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-02-20 15:29:08 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-02-20 16:35:34 +0000
commit78977ba7a02d5df92c94cb757168177825cb4751 (patch)
treebaa1afea9802479a833a75a9f4f39a510fc553c1 /telepathy-glib/call-misc.h
parentc99370d3e1532073f526378155bb5183a4f50a3f (diff)
downloadtelepathy-glib-78977ba7a02d5df92c94cb757168177825cb4751.tar.gz
Remove support for the Mute interface, not stable yet
Diffstat (limited to 'telepathy-glib/call-misc.h')
-rw-r--r--telepathy-glib/call-misc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/telepathy-glib/call-misc.h b/telepathy-glib/call-misc.h
index 1be94e566..198e04513 100644
--- a/telepathy-glib/call-misc.h
+++ b/telepathy-glib/call-misc.h
@@ -25,14 +25,12 @@
G_BEGIN_DECLS
-void tp_call_mute_init_known_interfaces (void);
void tp_call_stream_endpoint_init_known_interfaces (void);
void tp_call_content_media_description_init_known_interfaces (void);
G_END_DECLS
#include "_gen/tp-cli-call-content-media-description.h"
-#include "_gen/tp-cli-call-mute.h"
#include "_gen/tp-cli-call-stream-endpoint.h"
#endif