From d49ecfb70a4dc01e8abb52ec48cc90ee6c816ace Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 10 Sep 2010 10:47:47 -0700 Subject: Remove redundant local retval declaration in has_version(). --- bin/ebuild.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/ebuild.sh b/bin/ebuild.sh index a742eae62..325d3c209 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -180,7 +180,6 @@ has_version() { die "portageq calls (has_version calls portageq) are not allowed in the global scope" fi - local retval if [[ -n $PORTAGE_IPC_DAEMON ]] ; then "$PORTAGE_BIN_PATH"/ebuild-ipc has_version "$ROOT" "$1" else -- cgit v1.2.3-1-g7c22