small fix

This commit is contained in:
Armin Köhler 2011-05-28 15:33:15 +02:00
parent 8caece6af0
commit 9b9f47a5be
1 changed files with 0 additions and 1 deletions

View File

@ -157,7 +157,6 @@ class BibleUpgradeForm(OpenLPWizard):
backupdirectory)
except:
return False
break
return True
def customInit(self):