mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 15:10:52 +00:00
wistron-dock: Fix critical warning during update
This commit is contained in:
parent
9b75eb9e34
commit
70417a3aee
@ -899,7 +899,6 @@ fu_wistron_dock_device_attach(FuDevice *device, FuProgress *progress, GError **e
|
||||
request,
|
||||
"The update will continue when the device USB cable has been unplugged.");
|
||||
fu_device_emit_request(device, request);
|
||||
fu_progress_step_done(progress);
|
||||
|
||||
/* set a timeout, which will trigger as we're waiting for the device --
|
||||
* no sync sleep is possible as the device will re-enumerate one more time */
|
||||
|
Loading…
Reference in New Issue
Block a user