summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2013-09-16 16:29:21 -0400
committerXavier Claessens <xavier.claessens@collabora.co.uk>2013-09-16 16:29:21 -0400
commitd595cf1ac825a7813025601475375d67d3be9026 (patch)
tree5ccb0aed3f4685400737cd170b75784cf2d43afd /extensions
parentf7d3c311d5a96681a5d488a84cf62e5ded572241 (diff)
Remove StreamedMedia code
Diffstat (limited to 'extensions')
-rw-r--r--extensions/all.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/extensions/all.xml b/extensions/all.xml
index 99997d6db..78acede5d 100644
--- a/extensions/all.xml
+++ b/extensions/all.xml
@@ -108,17 +108,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p>
<tp:external-type name="Connection_Status" type="u"
from="Telepathy specification"/>
- <!-- use types from Channel_Type_Streamed_Media.xml -->
- <tp:enum name="Media_Stream_Type" type="u"
- array-name="Media_Stream_Type_List">
- <tp:enumvalue suffix="Audio" value="0">
- <tp:docstring>An audio stream</tp:docstring>
- </tp:enumvalue>
- <tp:enumvalue suffix="Video" value="1">
- <tp:docstring>A video stream</tp:docstring>
- </tp:enumvalue>
- </tp:enum>
-
<!-- use types from generic-types.xml -->
<tp:struct name="Socket_Address_IP" array-name="Socket_Address_IP_List">
<tp:docstring>An IP address and port.</tp:docstring>