소스 검색

Message not needed

Bob Mottram 8 년 전
부모
커밋
3f02251630
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0
    3
      src/freedombone-controlpanel

+ 0
- 3
src/freedombone-controlpanel 파일 보기

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