Remove outdated refrence to mopidy.utils.process.GObjectEventThread
This commit is contained in:
parent
0f976fe4e0
commit
bc6162ca05
@ -43,9 +43,6 @@ class GStreamer(ThreadingActor):
|
||||
self._handlers = {}
|
||||
|
||||
def on_start(self):
|
||||
# **Warning:** :class:`GStreamer` requires
|
||||
# :class:`mopidy.utils.process.GObjectEventThread` to be running. This
|
||||
# is not enforced by :class:`GStreamer` itself.
|
||||
self._setup_pipeline()
|
||||
self._setup_outputs()
|
||||
self._setup_message_processor()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user