removed not needed lines

This commit is contained in:
Andreas Preikschat 2013-02-27 12:31:06 +01:00
parent 0f8836ac54
commit 5b6f6ddee1
1 changed files with 0 additions and 4 deletions

View File

@ -176,7 +176,3 @@ def _get_os_dir_path(dir_type):
return os.path.join(unicode(os.getenv(u'HOME'), encoding), u'.openlp', u'data')
return os.path.join(unicode(os.getenv(u'HOME'), encoding), u'.openlp')