mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
include/err: remove unused variable
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
# SPDX-FileCopyrightText: 2022, 2023 Leah Rowe <leah@libreboot.org>
|
||||
|
||||
xfail=""
|
||||
|
||||
x_() {
|
||||
[ $# -lt 1 ] || ${@} || err "${@}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user