Remove stray newlines

This commit is contained in:
Dylan Araps 2016-06-10 18:34:47 +10:00
parent 442c5d936b
commit e747943c08
1 changed files with 0 additions and 3 deletions

View File

@ -2290,9 +2290,6 @@ getimage () {
read -t 1 ${read_flags} -s -r term_size
stty echo
# 83;28;8;15
# Split the string
if [ "$image_backend" == "tycat" ]; then
term_size=(${term_size//;/ })