diff --git a/openlp/core/ui/maindisplay.py b/openlp/core/ui/maindisplay.py index 9f00c2baf..03b5da7e6 100644 --- a/openlp/core/ui/maindisplay.py +++ b/openlp/core/ui/maindisplay.py @@ -30,8 +30,6 @@ and play multimedia within OpenLP. """ import logging import os -import sys -from subprocess import Popen, PIPE from PyQt4 import QtCore, QtGui, QtWebKit, QtOpenGL from PyQt4.phonon import Phonon