refactoring

This commit is contained in:
Uriziel 2012-09-29 09:14:46 +02:00
parent 94dc31d1c7
commit b552f3d741

View File

@ -92,8 +92,7 @@ class MplayerProtocol(LineProcessProtocol):
def prepare_player(self):
self.set_paused(True)
self.set_paused(True)
self.set_position(0)
self.send_get_filename()
self.send_get_length()