From d9928e644a96167604fd26d2e9b4896caf9c87d5 Mon Sep 17 00:00:00 2001 From: Uriziel Date: Thu, 5 Jul 2012 00:24:29 +0200 Subject: [PATCH] Not used --- syncplay/client.py | 1 - 1 file changed, 1 deletion(-) diff --git a/syncplay/client.py b/syncplay/client.py index e5d041b..e5360a1 100644 --- a/syncplay/client.py +++ b/syncplay/client.py @@ -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',