mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 18:35:38 +00:00
genesys: Remove unused variable
This commit is contained in:
parent
c38be3aca6
commit
d32bbb0084
@ -123,7 +123,6 @@ fu_genesys_usbhub_firmware_parse(FuFirmware *firmware,
|
||||
guint32 code_size = 0;
|
||||
guint32 static_ts_offset = 0;
|
||||
guint16 version_raw = 0;
|
||||
g_autoptr(GBytes) fw_payload = NULL;
|
||||
g_autofree gchar *version = NULL;
|
||||
|
||||
/* check signature */
|
||||
|
Loading…
Reference in New Issue
Block a user