mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 16:11:22 +00:00
trivial: dell: remove unnecessary usb_ctx after moving to plugins
This commit is contained in:
parent
49c96b8941
commit
ddeb0297bf
@ -41,7 +41,6 @@
|
|||||||
|
|
||||||
struct FuPluginData {
|
struct FuPluginData {
|
||||||
GHashTable *devices; /* DeviceKey:FuPluginDockItem */
|
GHashTable *devices; /* DeviceKey:FuPluginDockItem */
|
||||||
GUsbContext *usb_ctx;
|
|
||||||
gboolean fake_smbios;
|
gboolean fake_smbios;
|
||||||
guint32 fake_output[4];
|
guint32 fake_output[4];
|
||||||
guint16 fake_vid;
|
guint16 fake_vid;
|
||||||
|
Loading…
Reference in New Issue
Block a user