diff options
author | Olivier CrĂȘte <olivier.crete@collabora.com> | 2011-12-23 15:58:11 -0500 |
---|---|---|
committer | Xavier Claessens <xavier.claessens@collabora.co.uk> | 2012-02-15 11:35:22 +0100 |
commit | 2784506fc03f4657670d625f8ce77a9087c8e634 (patch) | |
tree | b3657d326008311810c24f7f3015f9e5173f50a4 | |
parent | 0f3066b14987e3085c5ca59f5e03977aa44ec369 (diff) |
Remove another duplicated Contact
It is already in the media description offer
-rw-r--r-- | spec/Call_Content_Interface_Media.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/spec/Call_Content_Interface_Media.xml b/spec/Call_Content_Interface_Media.xml index 5abdea21..7f72f2c6 100644 --- a/spec/Call_Content_Interface_Media.xml +++ b/spec/Call_Content_Interface_Media.xml @@ -327,11 +327,6 @@ previous media description. </tp:docstring> </arg> - <arg name="Contact" type="u"> - <tp:docstring> - The remote contact the media description belongs to. - </tp:docstring> - </arg> <arg name="Properties" type="a{sv}" tp:type="Media_Description_Properties"> <tp:docstring> |