summaryrefslogtreecommitdiff
path: root/help-to-wiki.py
diff options
context:
space:
mode:
Diffstat (limited to 'help-to-wiki.py')
-rwxr-xr-xhelp-to-wiki.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/help-to-wiki.py b/help-to-wiki.py
index 5a7df27868..0ee17ba677 100755
--- a/help-to-wiki.py
+++ b/help-to-wiki.py
@@ -97,7 +97,6 @@ os.system( "python to-wiki/getalltitles.py source/text > alltitles.csv" )
try:
po_path = args[0]
except:
- #sdf_path = '../../translations/unxlngx6.pro/misc/sdf-l10n'
po_path = '../translations/source'
sys.stderr.write('Path to the .po files not provided, using "%s"\n'% po_path)