build: remove unused variables

Signed-off-by: Leah Rowe <leah@libreboot.org>
audit6-merge1
Leah Rowe 2024-06-16 12:38:47 +01:00
parent 6dc0515583
commit ef411c596a
1 changed files with 0 additions and 3 deletions

3
build
View File

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