mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
st/oxr: Remove unused variable
This commit is contained in:
parent
b180605ebe
commit
b68806956b
|
@ -171,7 +171,6 @@ oxr_instance_create(struct oxr_logger *log,
|
|||
struct oxr_instance **out_instance)
|
||||
{
|
||||
struct oxr_instance *inst = NULL;
|
||||
int xinst_ret;
|
||||
int m_ret;
|
||||
int h_ret;
|
||||
xrt_result_t xret;
|
||||
|
|
Loading…
Reference in a new issue