diff --git a/openlp/core/ui/maindisplay.py b/openlp/core/ui/maindisplay.py index 2a573c554..d449342ef 100644 --- a/openlp/core/ui/maindisplay.py +++ b/openlp/core/ui/maindisplay.py @@ -361,7 +361,6 @@ class MainDisplay(DisplayWidget): if mode != HideMode.Screen and self.isHidden(): self.setVisible(True) - def showDisplay(self, message=u''): """ Show the stored layers so the screen reappears as it was