Don't start the presentation app unless requested

This commit is contained in:
Jonathan Corwin 2009-09-28 20:34:55 +01:00
parent a2ed7540af
commit c67ea1f304
1 changed files with 0 additions and 1 deletions

View File

@ -108,7 +108,6 @@ class PresentationController(object):
"""
self.plugin = plugin
self.name = name
self.start_process()
def is_available(self):
"""