forked from openlp/openlp
Remove testing code
This commit is contained in:
parent
b33fe701df
commit
0e79c0fe40
@ -39,7 +39,6 @@ try:
|
||||
from PyQt4.phonon import Phonon
|
||||
except ImportError:
|
||||
PHONON_AVAILABLE = False
|
||||
PHONON_AVAILABLE = False
|
||||
|
||||
from openlp.core.common import Registry, RegistryProperties, OpenLPMixin, Settings, translate, is_macosx
|
||||
from openlp.core.lib import ServiceItem, ImageSource, ScreenList, build_html, expand_tags, image_to_byte
|
||||
|
Loading…
Reference in New Issue
Block a user