diff --git a/openlp/core/ui/mainwindow.py b/openlp/core/ui/mainwindow.py index 1b923a9fb..4acb72ae2 100644 --- a/openlp/core/ui/mainwindow.py +++ b/openlp/core/ui/mainwindow.py @@ -56,8 +56,6 @@ from openlp.core.version import get_version from openlp.core.widgets.dialogs import FileDialog from openlp.core.widgets.docks import OpenLPDockWidget, MediaDockManager -#log = logging.getLogger(__name__) - class Ui_MainWindow(object): """