Richard van der Hoff 773e1c6d68 Remove spurious @preserve_fn decorators
Remove `@preserve_fn` decorators on `on_new_room_event`,
`_notify_pending_new_room_events`, `_on_new_room_event`, `on_new_event`, and
`on_new_replication_data` - none of these functions return a deferred, and the
decorator does nothing unless the wrapped function returns a deferred, so the
decorator was a no-op.
2017-04-03 15:14:11 +01:00
..
2017-03-29 09:50:05 +01:00
2017-03-15 12:40:42 +00:00
2017-03-17 15:06:07 +00:00
2017-03-24 11:46:24 +00:00
2017-03-31 09:38:27 +01:00
2017-03-20 16:37:14 +00:00
2017-01-17 14:32:53 +00:00
2017-02-02 10:53:36 +00:00
2016-08-08 16:40:39 +01:00
2017-03-30 17:50:31 +01:00