wistron-dock: Fix critical warning during update

This commit is contained in:
Richard Hughes 2023-02-06 13:53:44 +00:00
parent 9b75eb9e34
commit 70417a3aee

View File

@ -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 */