mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-01-18 16:40:41 -06:00
Removed an output message from empty buffers
This commit is contained in:
parent
27c1ec990a
commit
1cebb29bdc
@ -102,8 +102,8 @@ class bufferController(object):
|
||||
self.session.settings.write()
|
||||
|
||||
def start_stream(self, mandatory=False):
|
||||
if mandatory == True:
|
||||
output.speak(_(u"Unable to update this buffer."))
|
||||
# if mandatory == True:
|
||||
# output.speak(_(u"Unable to update this buffer."))
|
||||
pass
|
||||
|
||||
def get_more_items(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user