Removed unused variable RUNNING from the toaster script.

Signed-off-by: Ed Bartosh <[email protected]>
---
 bitbake/bin/toaster | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bitbake/bin/toaster b/bitbake/bin/toaster
index a849559..ccbfdb3 100755
--- a/bitbake/bin/toaster
+++ b/bitbake/bin/toaster
@@ -185,7 +185,6 @@ fi
 
 BBBASEDIR=`dirname $TOASTER`/..
 OEROOT=`dirname $TOASTER`/../..
-RUNNING=0
 NOTOASTERUI=0
 WEBSERVER=1
 TOASTER_BRBE=""
-- 
2.1.4

-- 
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to