mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-25 06:47:19 +00:00
[host] dxgi: remove unused define
This commit is contained in:
parent
9fefbae749
commit
d6519c4486
@ -41,8 +41,6 @@ struct D3D11Backend
|
|||||||
texture[0];
|
texture[0];
|
||||||
};
|
};
|
||||||
|
|
||||||
#define TEXIMPL(x) ((struct D3D11TexImpl *)(x).impl)
|
|
||||||
|
|
||||||
static struct D3D11Backend * this = NULL;
|
static struct D3D11Backend * this = NULL;
|
||||||
|
|
||||||
static void d3d11_free(void);
|
static void d3d11_free(void);
|
||||||
|
Loading…
Reference in New Issue
Block a user