From e450ea476d9b041df6a1d3e2c2ee0822bec15f63 Mon Sep 17 00:00:00 2001 From: Tim Bentley Date: Wed, 14 Dec 2011 19:19:26 +0000 Subject: [PATCH] Remove blank line --- openlp/core/ui/slidecontroller.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openlp/core/ui/slidecontroller.py b/openlp/core/ui/slidecontroller.py index 1c427100f..15cf14f1f 100644 --- a/openlp/core/ui/slidecontroller.py +++ b/openlp/core/ui/slidecontroller.py @@ -585,7 +585,6 @@ class SlideController(Controller): self.onHideDisplay(not self.desktopScreen.isChecked()) - def servicePrevious(self): """ Live event to select the previous service item from the service manager.