diff --git a/home.admin/00infoLCD.sh b/home.admin/00infoLCD.sh index 7def6f1ce..55f3aa86b 100755 --- a/home.admin/00infoLCD.sh +++ b/home.admin/00infoLCD.sh @@ -304,10 +304,6 @@ while : # no special case - show status display /home/admin/00infoBlitz.sh - if [ ${#touchscreen} -gt 0 ] && [ ${touchscreen} -gt 0 ]; then - echo "" - echo "" - fi sleep 5 done