summaryrefslogtreecommitdiff
path: root/telepathy-glib/codegen.am
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/codegen.am
parentc99370d3e1532073f526378155bb5183a4f50a3f (diff)
downloadtelepathy-glib-78977ba7a02d5df92c94cb757168177825cb4751.tar.gz
Remove support for the Mute interface, not stable yet
Diffstat (limited to 'telepathy-glib/codegen.am')
-rw-r--r--telepathy-glib/codegen.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/telepathy-glib/codegen.am b/telepathy-glib/codegen.am
index 166e885b6..c15dfc79d 100644
--- a/telepathy-glib/codegen.am
+++ b/telepathy-glib/codegen.am
@@ -5,7 +5,6 @@ codegen_extra_dist = \
account-manager.xml \
call-content.xml \
call-content-media-description.xml \
- call-mute.xml \
call-stream.xml \
call-stream-endpoint.xml \
channel.xml \
@@ -47,7 +46,6 @@ nodist_geninclude_HEADERS = \
_gen/tp-cli-account-manager.h \
_gen/tp-cli-call-content.h \
_gen/tp-cli-call-content-media-description.h \
- _gen/tp-cli-call-mute.h \
_gen/tp-cli-call-stream.h \
_gen/tp-cli-call-stream-endpoint.h \
_gen/tp-cli-channel.h \
@@ -66,7 +64,6 @@ nodist_geninclude_HEADERS = \
_gen/tp-svc-account-manager.h \
_gen/tp-svc-call-content.h \
_gen/tp-svc-call-content-media-description.h \
- _gen/tp-svc-call-mute.h \
_gen/tp-svc-call-stream.h \
_gen/tp-svc-call-stream-endpoint.h \
_gen/tp-svc-channel.h \
@@ -97,7 +94,6 @@ nodist_libtelepathy_glib_internal_la_SOURCES = \
_gen/tp-cli-account-manager-body.h \
_gen/tp-cli-call-content-body.h \
_gen/tp-cli-call-content-media-description-body.h \
- _gen/tp-cli-call-mute-body.h \
_gen/tp-cli-call-stream-body.h \
_gen/tp-cli-call-stream-endpoint-body.h \
_gen/tp-cli-channel-body.h \
@@ -116,7 +112,6 @@ nodist_libtelepathy_glib_internal_la_SOURCES = \
_gen/tp-svc-account-manager.c \
_gen/tp-svc-call-content.c \
_gen/tp-svc-call-content-media-description.c \
- _gen/tp-svc-call-mute.c \
_gen/tp-svc-call-stream.c \
_gen/tp-svc-call-stream-endpoint.c \
_gen/tp-svc-channel.c \