diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-09-01 22:14:56 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-09-01 22:15:02 +0100 |
commit | 270d3028343191374b7b958a36d761daf9422f01 (patch) | |
tree | da0a19316300b3f519d9ca11bd24b224d02b63c7 | |
parent | No need to test is_presence_visible in _start_polling_local because we know i... (diff) | |
download | synapse-270d3028343191374b7b958a36d761daf9422f01.tar.xz |
Reënable presence visibility permission checking now it's not used on redundant code paths
-rw-r--r-- | synapse/handlers/presence.py | 4 | ||||
-rw-r--r-- | tests/handlers/test_presence.py | 2 |
2 files changed, 0 insertions, 6 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |