소스 검색

Clip extra

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

+ 0 - 9
lgsm/functions/core_functions.sh

@@ -132,15 +132,6 @@ command_postdetails.sh(){
     functionfile=$tempffname
 }
 
-command_details.sh(){
-functionfile="${FUNCNAME}"
-tempffname=$functionfile
-fn_fetch_function
-functionfile="command_details.sh"
-fn_fetch_function
-functionfile=$tempffname
-}
-
 command_details.sh(){
 functionfile="${FUNCNAME}"
 fn_fetch_function