Not used
This commit is contained in:
parent
f031c17197
commit
d9928e644a
@ -132,7 +132,6 @@ class SyncClientProtocol(CommandProtocol):
|
|||||||
),
|
),
|
||||||
connected = dict(
|
connected = dict(
|
||||||
room = 'handle_connected_room',
|
room = 'handle_connected_room',
|
||||||
list = 'handle_connected_list',
|
|
||||||
present = 'handle_connected_present',
|
present = 'handle_connected_present',
|
||||||
state = 'handle_connected_state',
|
state = 'handle_connected_state',
|
||||||
seek = 'handle_connected_seek',
|
seek = 'handle_connected_seek',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user