From eebeccdba46000fb151735154ab863b2f614b328 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 17 Jun 2008 20:16:03 +0000 Subject: More eblank. svn path=/main/trunk/; revision=10704 --- bin/isolated-functions.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin') diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh index 1eacf4414..6faa5d656 100755 --- a/bin/isolated-functions.sh +++ b/bin/isolated-functions.sh @@ -344,7 +344,6 @@ unset_colors() { COLS="25 80" ENDCOL= - BLANK= GOOD= WARN= BAD= @@ -367,7 +366,6 @@ set_colors() { if [ -n "${PORTAGE_COLORMAP}" ] ; then eval ${PORTAGE_COLORMAP} else - BLANK=$'\e[37m' GOOD=$'\e[32;01m' WARN=$'\e[33;01m' BAD=$'\e[31;01m' -- cgit v1.2.3-1-g7c22