summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/kun-tips4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/kun-tips b/bin/kun-tips
index bec92a2..d462894 100755
--- a/bin/kun-tips
+++ b/bin/kun-tips
@@ -56,10 +56,6 @@ class Form(QDialog):
# check if the tips.cfg file has valid sections...
section = 'tips'
- if not cfg.has_section(section):
- section = 'rapporter-fail'
- if not cfg.has_section(section):
- raise ConfigException
title_options = [
'title[{lang}_{region}]'.format(lang=lang, region=region),