summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-06-16 12:38:47 +0100
committerLeah Rowe <leah@libreboot.org>2024-06-16 12:38:47 +0100
commitef411c596a8062956c55ddaed0d193775d318fe9 (patch)
tree791671c4bb02a274e29b78c319917ed31d06f713
parent6dc0515583c32cc6b43f0a50c150b88dbd683eb1 (diff)
build: remove unused variables
Signed-off-by: Leah Rowe <leah@libreboot.org>
-rwxr-xr-xbuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/build b/build
index 834fd50b..d3e86519 100755
--- a/build
+++ b/build
@@ -19,9 +19,6 @@ fi
eval "$(setvars "" vdir src_dirname srcdir _xm mode xp)"
err="fail"
-linkpath="${0}"
-linkname="${linkpath##*/}"
-
main()
{
[ $# -lt 1 ] && badcmd