From 0e79c0fe40eec6494de8485dc9d9932b341487ba Mon Sep 17 00:00:00 2001 From: Phill Ridout Date: Thu, 29 Jan 2015 20:58:14 +0000 Subject: [PATCH] Remove testing code --- openlp/core/ui/maindisplay.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openlp/core/ui/maindisplay.py b/openlp/core/ui/maindisplay.py index aee76e005..7085626ef 100644 --- a/openlp/core/ui/maindisplay.py +++ b/openlp/core/ui/maindisplay.py @@ -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