diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/globals.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/globals.c b/system/globals.c index 316623b..9640c95 100644 --- a/system/globals.c +++ b/system/globals.c @@ -58,7 +58,6 @@ unsigned int nb_prom_envs; const char *prom_envs[MAX_PROM_ENVS]; uint8_t *boot_splash_filedata; int only_migratable; /* turn it off unless user states otherwise */ -int icount_align_option; /* The bytes in qemu_uuid are in the order specified by RFC4122, _not_ in the * little-endian "wire format" described in the SMBIOS 2.6 specification. |