build: remove unused variables

Signed-off-by: Leah Rowe <leah@libreboot.org>
audit2-merge1
Leah Rowe 2024-06-16 12:38:47 +01:00 committed by Leah Rowe
parent 94b9bd44e4
commit 6094542663
1 changed files with 0 additions and 3 deletions

3
build
View File

@ -17,9 +17,6 @@ fi
eval "$(setvars "" vdir src_dirname srcdir _xm mode xp)"
err="fail"
linkpath="${0}"
linkname="${linkpath##*/}"
main()
{
[ $# -lt 1 ] && badcmd