Selaa lähdekoodia

fix_cod2.sh not required

Daniel Gibbs 9 vuotta sitten
vanhempi
commit
91fd6952e4
1 muutettua tiedostoa jossa 0 lisäystä ja 5 poistoa
  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_cod2.sh(){
-functionfile="${FUNCNAME}"
-fn_fetch_function
-}
-
 # Calls the global Ctrl-C trap
 core_trap.sh