summaryrefslogtreecommitdiff
path: root/util/nvmutil
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-17 03:09:27 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-17 03:09:27 +0000
commit730c8b47b28d6766a512a463e52d157b837d723b (patch)
tree53cdcde59f75363c4e2e3e1d081a2f89928953bf /util/nvmutil
parent1d123b1f5010e81a532519bd1d98cd035eb3d3f6 (diff)
cleanup
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/nvmutil')
-rw-r--r--util/nvmutil/nvmutil.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/nvmutil/nvmutil.c b/util/nvmutil/nvmutil.c
index f63d011b..64ab6158 100644
--- a/util/nvmutil/nvmutil.c
+++ b/util/nvmutil/nvmutil.c
@@ -778,7 +778,6 @@ new_xstate(void)
}
struct xstate *nv = NULL;
-struct xstate *test = NULL;
int
main(int argc, char *argv[])