Procházet zdrojové kódy

removed function_selfname

Daniel Gibbs před 10 roky
rodič
revize
4ba347f73b
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      lgsm/functions/fix.sh

+ 0 - 1
lgsm/functions/fix.sh

@@ -7,7 +7,6 @@
 
 local commandname="FIX"
 local commandaction="Fix"
-local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
 
 # Messages that are displayed for some fixes
 fn_fix_msg_start(){