diff options
Diffstat (limited to 'src/YalpClients/EflClient/playlist.py')
| -rwxr-xr-x | src/YalpClients/EflClient/playlist.py | 1 |
1 files changed, 0 insertions, 1 deletions
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() |
