[Toaster] [PATCH 05/20] toaster: remove unused variable
Ed Bartosh
ed.bartosh at linux.intel.com
Sun Oct 11 14:15:42 PDT 2015
Removed variable RUNNING as it's not used anymore
in the toaster script.
Signed-off-by: Ed Bartosh <ed.bartosh at linux.intel.com>
---
bin/toaster | 3 ---
1 file changed, 3 deletions(-)
diff --git a/bin/toaster b/bin/toaster
index 9f88dfc..2fc4e750 100755
--- a/bin/toaster
+++ b/bin/toaster
@@ -156,9 +156,6 @@ else
fi
BBBASEDIR=`dirname $TOASTER`/..
-
-RUNNING=0
-
NOTOASTERUI=0
WEBSERVER=1
TOASTER_BRBE=""
--
2.1.4
More information about the toaster
mailing list