summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-10-02 14:38:22 +0100
committerErik Johnston <erik@matrix.org>2014-10-02 14:38:22 +0100
commit82e278029c92c2460976142bb2aadb3b9dcdfa93 (patch)
tree0ac140a888f714f9cf849a78f8b8d5a56f7e704e
parentRemove note about assymetry of having left a room. (diff)
downloadsynapse-82e278029c92c2460976142bb2aadb3b9dcdfa93.tar.xz
Remove incorrect reasons for empty PDU lists.
-rw-r--r--docs/specification.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/specification.rst b/docs/specification.rst
index 081d949b41..dcb99d3792 100644
--- a/docs/specification.rst
+++ b/docs/specification.rst
@@ -1949,9 +1949,7 @@ is another list containing the EDUs. This key may be entirely absent if there
 are no EDUs to transfer.
 
 (* Normally the PDU list will be non-empty, but the server should cope with
-receiving an "empty" transaction, as this is useful for informing peers of
-other transaction IDs they should be aware of. This effectively acts as a push
-mechanism to encourage peers to continue to replicate content.)
+receiving an "empty" transaction.)
 
 PDUs and EDUs
 -------------