*highlight: Unneded "already_added=1"

This commit is contained in:
Sebastian Gniazdowski 2016-10-25 17:34:13 +02:00
parent fddf05f911
commit b6704cca92

View file

@ -496,7 +496,6 @@ __HSMW_HIGHLIGHT_TOKENS_TYPES=(
if [[ $arg[-2,-1] == '))' ]]; then
# ADD
reply+=("$(( end_pos - 2 )) $end_pos ${HSMW_HIGHLIGHT_STYLES[$style]}")
already_added=1
fi
elif [[ $arg == '()' ]]; then
# anonymous function