mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-01 14:11:31 +00:00
Remove redundant echo
This commit is contained in:
parent
2ef2e93a46
commit
6c0281d145
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ fi
|
|||
|
||||
if [ ! -x "${DOCUMENTOR_PATH:?}" ]; then
|
||||
# running on Windows?
|
||||
echo windows
|
||||
DOCUMENTOR_PATH="${APPDATA:?}/LuaRocks/bin/openmwluadocumentor.bat"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue