Remove code, not comment it out
Gaaah.
This commit is contained in:
parent
241be2d28b
commit
96aefd2b98
@ -18,8 +18,6 @@ if [[ -x `which curl` ]]; then
|
||||
W=$(echo "$Q" | sed -e 's/.*\/quotes\///g' -e 's/<.*//g' -e 's/.*">//g')
|
||||
if [ "$W" -a "$TXT" ]; then
|
||||
echo "${WHO_COLOR}${W}${COLON_COLOR}: ${TEXT_COLOR}“${TXT}”${END_COLOR}"
|
||||
# else
|
||||
# quote
|
||||
fi
|
||||
}
|
||||
#quote
|
||||
|
Loading…
Reference in New Issue
Block a user