Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant store_room call (#6979) | Richard van der Hoff | 2020-02-24 | 1 | -0/+1 |
`_process_received_pdu` is only called by `on_receive_pdu`, which ignores any events for unknown rooms, so this is redundant. |