diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-17 03:09:27 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-26 06:59:42 +0000 |
| commit | b1a51d7e5cbe3f210fa26db5e3c03db6a1b8fa48 (patch) | |
| tree | 5e89fc307f606a6bef84f991cd87d4da065c92b9 /util | |
| parent | 2703c9c938913973be67aa7f7866269c2794c98b (diff) | |
cleanup
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util')
| -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[]) |
