include/err: remove unused variable
Signed-off-by: Leah Rowe <leah@libreboot.org>btrfsvols
parent
cd2caecb73
commit
8886f9958f
|
@ -1,8 +1,6 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
# SPDX-FileCopyrightText: 2022, 2023 Leah Rowe <leah@libreboot.org>
|
||||
|
||||
xfail=""
|
||||
|
||||
x_() {
|
||||
[ $# -lt 1 ] || ${@} || err "${@}"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue