From 42d627ec5b4c8c1fa9abd512137023658ab580c6 Mon Sep 17 00:00:00 2001 From: Phill Ridout Date: Thu, 15 Jul 2010 19:07:23 +0100 Subject: [PATCH] Extra line removed --- 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 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