mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 11:07:37 +00:00
trivial: synapticsmst: remove unneeded fixme
The opening flow for enumerate is as expected right now.
This commit is contained in:
parent
f4c43592fc
commit
640faed956
@ -353,7 +353,6 @@ synapticsmst_device_enumerate_device (SynapticsMSTDevice *device,
|
||||
g_autoptr(SynapticsMSTConnection) connection = NULL;
|
||||
g_autoptr(FuDeviceLocker) locker = NULL;
|
||||
|
||||
//FIXME?
|
||||
if (!synapticsmst_device_open (device, error)) {
|
||||
g_prefix_error (error, "Failed to open device in DP Aux Node %s: ",
|
||||
synapticsmst_device_get_aux_node (device));
|
||||
|
Loading…
Reference in New Issue
Block a user