mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 04:36:07 +00:00
d/ht: Remove unused variable. Fixes warning on gcc 10.
This commit is contained in:
parent
c30c4c011d
commit
c03decd4d9
|
@ -46,8 +46,6 @@ ht_prober_autoprobe(struct xrt_auto_prober *xap,
|
|||
bool no_hmds,
|
||||
struct xrt_prober *xp)
|
||||
{
|
||||
struct ht_prober *htp = ht_prober(xap);
|
||||
|
||||
struct xrt_device *xdev = ht_device_create(xap, attached_data, xp);
|
||||
|
||||
xdev->orientation_tracking_supported = true;
|
||||
|
|
Loading…
Reference in a new issue