Selaa lähdekoodia

Message not needed

Bob Mottram 8 vuotta sitten
vanhempi
commit
3f02251630
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. 0
    3
      src/freedombone-controlpanel

+ 0
- 3
src/freedombone-controlpanel Näytä tiedosto

575
 }
575
 }
576
 
576
 
577
 function show_about {
577
 function show_about {
578
-    clear
579
-    echo ''
580
-    echo $'  Detecting installed apps...'
581
     detect_apps
578
     detect_apps
582
     get_apps_installed_names
579
     get_apps_installed_names
583
 
580