docs: Remove reference to mopidy.audio.mixers

This commit is contained in:
Stein Magnus Jodal 2014-07-15 00:07:11 +02:00
parent a981be2292
commit 9ca5b4af39

View File

@ -431,9 +431,6 @@ Basically, you just implement your GStreamer element in Python and then make
your :meth:`~mopidy.ext.Extension.setup` method register all your custom
GStreamer elements.
For examples of custom GStreamer elements implemented in Python, see
:mod:`mopidy.audio.mixers`.
Python conventions
==================