Removed useless message
This commit is contained in:
parent
ad8451a1c1
commit
410a58dfbf
@ -153,9 +153,6 @@ class MPCHCAPIPlayer(object):
|
|||||||
self.askLock.release()
|
self.askLock.release()
|
||||||
|
|
||||||
def mpc_error(self, err=""):
|
def mpc_error(self, err=""):
|
||||||
print "ERROR:", str(err) #TODO: wyrzucić do interface'u
|
|
||||||
if self.__syncplayClient.running:
|
|
||||||
print 'Failed to connect to MPC-HC API!'
|
|
||||||
self.__syncplayClient.stop()
|
self.__syncplayClient.stop()
|
||||||
|
|
||||||
def run_mpc(manager, mpc_path, file_path, args):
|
def run_mpc(manager, mpc_path, file_path, args):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user