refactoring
This commit is contained in:
parent
94dc31d1c7
commit
b552f3d741
@ -93,7 +93,6 @@ class MplayerProtocol(LineProcessProtocol):
|
|||||||
|
|
||||||
def prepare_player(self):
|
def prepare_player(self):
|
||||||
self.set_paused(True)
|
self.set_paused(True)
|
||||||
|
|
||||||
self.set_position(0)
|
self.set_position(0)
|
||||||
self.send_get_filename()
|
self.send_get_filename()
|
||||||
self.send_get_length()
|
self.send_get_length()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user