소스 검색

fix_ut99.sh has moved in another function

UltimateByte 9 년 전
부모
커밋
5c5ad3ea03
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      lgsm/functions/core_functions.sh

+ 0 - 5
lgsm/functions/core_functions.sh

@@ -544,11 +544,6 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 }
 
-fix_ut99.sh(){
-functionfile="${FUNCNAME}"
-fn_fetch_function
-}
-
 # Calls the global Ctrl-C trap
 core_trap.sh