Browse Source

removed function_selfname

Daniel Gibbs 10 years ago
parent
commit
4ba347f73b
1 changed files with 0 additions and 1 deletions
  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(){