mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-17 04:15:44 +00:00
xrt: Remove unused field on xrt_prober_device
This commit is contained in:
parent
0d75b465bd
commit
f926f42a0d
|
@ -105,8 +105,6 @@ struct xrt_prober_device
|
|||
uint16_t product_id;
|
||||
|
||||
enum xrt_bus_type bus;
|
||||
|
||||
bool opened;
|
||||
};
|
||||
|
||||
/*!
|
||||
|
|
Loading…
Reference in a new issue