remove return that cant be reached

This commit is contained in:
Steffen Schaumburg 2011-03-10 04:29:38 +01:00
parent 4c71fd7baf
commit 27f4503365

View File

@ -197,7 +197,6 @@ class PartyPoker(HandHistoryConverter):
log.error(_("Unable to recognise gametype from: '%s'") % tmp)
log.error(_("determineGameType: Raising FpdbParseError"))
raise FpdbParseError(_("Unable to recognise gametype from: '%s'") % tmp)
return None
mg = m.groupdict()
# translations from captured groups to fpdb info strings