diff options
| author | Leah Rowe <leah@libreboot.org> | 2024-06-16 12:38:47 +0100 | 
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2024-06-16 12:38:47 +0100 | 
| commit | ef411c596a8062956c55ddaed0d193775d318fe9 (patch) | |
| tree | 791671c4bb02a274e29b78c319917ed31d06f713 /build | |
| parent | 6dc0515583c32cc6b43f0a50c150b88dbd683eb1 (diff) | |
build: remove unused variables
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'build')
| -rwxr-xr-x | build | 3 | 
1 files changed, 0 insertions, 3 deletions
| @@ -19,9 +19,6 @@ fi  eval "$(setvars "" vdir src_dirname srcdir _xm mode xp)"  err="fail" -linkpath="${0}" -linkname="${linkpath##*/}" -  main()  {  	[ $# -lt 1 ] && badcmd | 
