mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:17 +00:00
../trace/control.c:41:13: error: variable 'init_trace_on_startup' set but not used [-Werror,-Wunused-but-set-global]
41 | static bool init_trace_on_startup;
| ^
1 error generated.
Signed-off-by: Tom Stellard <tstellar@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20260617224145.1419961-1-tstellar@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>