Remove testing code

This commit is contained in:
Phill Ridout 2015-01-29 20:58:14 +00:00
parent b33fe701df
commit 0e79c0fe40
1 changed files with 0 additions and 1 deletions

View File

@ -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