diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-01-31 15:20:35 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-01-31 16:03:05 +0000 |
commit | 001999ad5e489405e457108e5762d863270af637 (patch) | |
tree | 33cf3be22ffb43c40b9ca04ba29a5944c8835cc0 | |
parent | c535a374b04181d8dfadb07180a131953eab3228 (diff) |
Remove note about conditional emission of HandleOwnersChanged
In Telepathy 1.0, it has always been mandatory.
-rw-r--r-- | spec/Channel_Interface_Group.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/Channel_Interface_Group.xml b/spec/Channel_Interface_Group.xml index 7d0b4e02..5709e704 100644 --- a/spec/Channel_Interface_Group.xml +++ b/spec/Channel_Interface_Group.xml @@ -255,10 +255,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ <tp:docstring> <p>Emitted whenever the <tp:member-ref>HandleOwners</tp:member-ref> property changes.</p> - - <p>Clients can assume this signal is emitted by the Connection Manager - if the <tp:member-ref>MemberIdentifiers</tp:member-ref> property exists - </p> </tp:docstring> <tp:added version="0.23.4"/> |