summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2011-12-14 16:21:28 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2011-12-23 11:32:43 -0500
commit674c86b531f1ccdcd58c21f84d6ccc5756a47e97 (patch)
tree4edd03fc2ef43b9146b86ef7d26898ed6482ebd2
parent52dd16e0f2b4d5b6077debfb4238668610e0fe79 (diff)
Remove the duplicated Removed() signal on the Call.Content
-rw-r--r--spec/Call_Content.xml11
1 files changed, 1 insertions, 10 deletions
diff --git a/spec/Call_Content.xml b/spec/Call_Content.xml
index ef08acc3..0b4b5c6f 100644
--- a/spec/Call_Content.xml
+++ b/spec/Call_Content.xml
@@ -52,7 +52,7 @@
arguments</tp:changed>
<tp:docstring>
Remove the content from the call. This will cause
- <tp:member-ref>Removed</tp:member-ref>((self_handle,
+ <tp:dbus-ref namespace="ofdT.Channel.Type">Call1.ContentRemoved</tp:dbus-ref>((self_handle,
<tp:value-ref type="Call_State_Change_Reason">User_Requested</tp:value-ref>, "", "")) to be
emitted.
</tp:docstring>
@@ -68,15 +68,6 @@
</tp:possible-errors>
</method>
- <signal name="Removed" tp:name-for-bindings="Removed">
- <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- <p>Emitted when the content is removed from the call. This
- is the same as the <tp:dbus-ref
- namespace="ofdT.Channel.Type">Call1.ContentRemoved</tp:dbus-ref>
- signal.</p>
- </tp:docstring>
- </signal>
-
<property name="Interfaces" tp:name-for-bindings="Interfaces"
type="as" tp:type="DBus_Interface[]" access="read" tp:immutable="yes">
<tp:added version="0.19.11"/>