reverted change

This commit is contained in:
Andreas Preikschat 2013-07-03 19:06:21 +02:00
parent 97a4bdf286
commit ba462d321b

View File

@ -107,8 +107,6 @@ class BiblePlugin(Plugin):
Perform tasks on application startup
"""
Plugin.app_startup(self)
# FIXME: python3
return
if self.manager.old_bible_databases:
if QtGui.QMessageBox.information(self.main_window,
translate('OpenLP', 'Information'),