Remove debug echo

This commit is contained in:
Bob Mottram 2016-10-24 18:30:54 +01:00
parent d9fdbc375f
commit b11d27c3e0
1 changed files with 0 additions and 1 deletions

View File

@ -958,7 +958,6 @@ function restore_data_from_storage {
fi fi
clear clear
echo $"Selected $app_index $app_name"
# Restore all # Restore all
if [[ "$app_name" == "$AllStr" ]]; then if [[ "$app_name" == "$AllStr" ]]; then