diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-17 03:09:27 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-17 03:09:27 +0000 |
| commit | 730c8b47b28d6766a512a463e52d157b837d723b (patch) | |
| tree | 53cdcde59f75363c4e2e3e1d081a2f89928953bf /util/nvmutil/nvmutil.c | |
| parent | 1d123b1f5010e81a532519bd1d98cd035eb3d3f6 (diff) | |
cleanup
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/nvmutil/nvmutil.c')
| -rw-r--r-- | util/nvmutil/nvmutil.c | 1 |
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[]) |
