diff --git a/openlp/plugins/presentations/lib/presentationcontroller.py b/openlp/plugins/presentations/lib/presentationcontroller.py index ade258674..8edbd5f25 100644 --- a/openlp/plugins/presentations/lib/presentationcontroller.py +++ b/openlp/plugins/presentations/lib/presentationcontroller.py @@ -108,7 +108,6 @@ class PresentationController(object): """ self.plugin = plugin self.name = name - self.start_process() def is_available(self): """