From 835a71cc507da85572d0d070e2c389601a695dbb Mon Sep 17 00:00:00 2001 From: Nicole Vreden Date: Thu, 25 Feb 2010 23:18:30 +0100 Subject: Python-EFL-Client: Code-Clean-Up Signed-off-by: Nicole Vreden --- src/YalpClients/EflClient/playlist.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/YalpClients/EflClient/playlist.py') diff --git a/src/YalpClients/EflClient/playlist.py b/src/YalpClients/EflClient/playlist.py index 484872f..234994f 100755 --- a/src/YalpClients/EflClient/playlist.py +++ b/src/YalpClients/EflClient/playlist.py @@ -48,7 +48,6 @@ class Selection(object): print "stream from", ip, port self.vid.file_set("http://"+ip+":"+str(port)) - #self.vid.file_set("/home/manut/test.avi") print "self.vid", self.vid self.c.part_swallow("video", self.vid) self.vid.show() -- cgit v1.2.3