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.