Remove comment about get/set_volume.
This commit is contained in:
parent
8281128a2e
commit
562c25043a
@ -613,9 +613,6 @@ class BasePlaybackProvider(object):
|
||||
"""
|
||||
raise NotImplementedError
|
||||
|
||||
# TODO: having these in the provider is stupid, but since we currently
|
||||
# don't have gstreamer exposed in a sensible way for this...
|
||||
# On the bright side it makes testing volume stuff less painful.
|
||||
def get_volume(self):
|
||||
"""
|
||||
Get current volume
|
||||
|
||||
Loading…
Reference in New Issue
Block a user