This commit is contained in:
Uriziel 2012-07-05 00:24:29 +02:00
parent f031c17197
commit d9928e644a

View File

@ -132,7 +132,6 @@ class SyncClientProtocol(CommandProtocol):
),
connected = dict(
room = 'handle_connected_room',
list = 'handle_connected_list',
present = 'handle_connected_present',
state = 'handle_connected_state',
seek = 'handle_connected_seek',