Removed debug statement.

This commit is contained in:
Marcus Whybrow 2012-07-13 20:09:32 +01:00
parent 1b874838cf
commit 02d415beaa

View File

@ -2166,7 +2166,6 @@ server_init() {
fi fi
fi fi
echo SERVER_${name}[$1]=\"${value}\"
eval SERVER_${name}[$1]=\"${value}\" eval SERVER_${name}[$1]=\"${value}\"
done done