forked from openlp/openlp
clean up
This commit is contained in:
parent
565c10b139
commit
0f76533470
@ -541,4 +541,3 @@ class MediaManagerItem(QtGui.QWidget):
|
||||
individual service items need to be processed by the plugins
|
||||
"""
|
||||
pass
|
||||
|
||||
|
@ -80,5 +80,3 @@ class MediaTab(SettingsTab):
|
||||
QtCore.QSettings().setValue(self.settingsSection + u'/use phonon',
|
||||
QtCore.QVariant(self.usePhonon))
|
||||
Receiver.send_message(u'config_screen_changed')
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user