diff --git a/src/xrt/include/xrt/xrt_prober.h b/src/xrt/include/xrt/xrt_prober.h index e0c8a8698..e6eb77738 100644 --- a/src/xrt/include/xrt/xrt_prober.h +++ b/src/xrt/include/xrt/xrt_prober.h @@ -105,8 +105,6 @@ struct xrt_prober_device uint16_t product_id; enum xrt_bus_type bus; - - bool opened; }; /*!