forked from openlp/openlp
removed TODO comment
This commit is contained in:
parent
9f90b89076
commit
906f9af54b
@ -444,7 +444,6 @@ class BibleMediaItem(MediaManagerItem):
|
||||
only updated when we are doing reference or combined search, in text search the completion list is removed.
|
||||
"""
|
||||
log.debug('update_auto_completer')
|
||||
# TODO: Move this else where?
|
||||
# Save the current bible to the configuration.
|
||||
Settings().setValue('{section}/quick bible'.format(section=self.settings_section),
|
||||
self.quickVersionComboBox.currentText())
|
||||
|
Loading…
Reference in New Issue
Block a user