The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

d/ht: Remove unused variable. Fixes warning on gcc 10.

-2
-2
src/xrt/drivers/ht/ht_prober.c
··· 46 46 bool no_hmds, 47 47 struct xrt_prober *xp) 48 48 { 49 - struct ht_prober *htp = ht_prober(xap); 50 - 51 49 struct xrt_device *xdev = ht_device_create(xap, attached_data, xp); 52 50 53 51 xdev->orientation_tracking_supported = true;