瀏覽代碼

removed function_selfname

Daniel Gibbs 10 年之前
父節點
當前提交
4ba347f73b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lgsm/functions/fix.sh

+ 0 - 1
lgsm/functions/fix.sh

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