From: Ed Bartosh Date: Wed, 2 Dec 2015 18:02:37 +0000 (-0800) Subject: toaster: remove unused variable X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=187c31a8789c37723b9288afd35f1785f1993895;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git toaster: remove unused variable Removed variable RUNNING as it's not used anymore in the toaster script. Signed-off-by: Ed Bartosh Signed-off-by: brian avery Signed-off-by: Richard Purdie --- diff --git a/bin/toaster b/bin/toaster index abc8737a4d7..1ce4af70305 100755 --- a/bin/toaster +++ b/bin/toaster @@ -176,9 +176,7 @@ fi BBBASEDIR=`dirname $TOASTER`/.. OEROOT=`dirname $TOASTER`/../.. - RUNNING=0 - NOTOASTERUI=0 WEBSERVER=1 TOASTER_BRBE=""