From ee367756f57f64cf1fc55de5749939659f7ea70f Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Sun, 28 Jan 2018 17:55:53 +0100 Subject: [PATCH] Cleaned unused var --- sub-view/gpio | 1 - 1 file changed, 1 deletion(-) diff --git a/sub-view/gpio b/sub-view/gpio index 0f42f8a..e20db1b 100755 --- a/sub-view/gpio +++ b/sub-view/gpio @@ -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;