Remove irrelevant warning now when the glib loop is Mopidy's main loop
This commit is contained in:
parent
2ad54204ee
commit
a73303ee84
@ -68,9 +68,6 @@ class MprisFrontend(ThreadingActor, BackendListener):
|
||||
player.Quit(dbus_interface='org.mpris.MediaPlayer2')
|
||||
"""
|
||||
|
||||
# This thread requires :class:`mopidy.utils.process.GObjectEventThread` to
|
||||
# be running too. This is not enforced in any way by the code.
|
||||
|
||||
def __init__(self):
|
||||
self.indicate_server = None
|
||||
self.mpris_object = None
|
||||
|
||||
Loading…
Reference in New Issue
Block a user