diff --git a/openlp/core/ui/maindisplay.py b/openlp/core/ui/maindisplay.py index ad45d200d..84697f376 100644 --- a/openlp/core/ui/maindisplay.py +++ b/openlp/core/ui/maindisplay.py @@ -95,7 +95,6 @@ class DisplayWidget(QtGui.QGraphicsView): event.ignore() - class MainDisplay(DisplayWidget): """ This is the display screen.