diff options
Diffstat (limited to 'vl.c')
| -rw-r--r-- | vl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vl.c b/vl.c index e9239d55ad..5616208ea0 100644 --- a/vl.c +++ b/vl.c @@ -185,7 +185,6 @@ const char *prom_envs[MAX_PROM_ENVS]; int boot_menu; bool boot_strict; uint8_t *boot_splash_filedata; -size_t boot_splash_filedata_size; bool wakeup_suspend_enabled; int icount_align_option; |