Cleaned unused var

This commit is contained in:
xdrm-brackets 2018-01-28 17:55:53 +01:00
parent bf40ab381f
commit ee367756f5
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ test ! -f $ROOT/.lock && echo "Daemon not started" && exit 1;
#--------------------------------------------------------#
# (1) Initialise vars #
LED="0"; Rx=(0 0 0); # led; relays
SYSTD_TREE=""; # service_log
# (2) Get BUF_IN #
source $ROOT/com/config_ioemu;