mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-12-22 13:52:57 +00:00
[host] dxgi: remove unused define
This commit is contained in:
parent
9fefbae749
commit
d6519c4486
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@ struct D3D11Backend
|
|||
texture[0];
|
||||
};
|
||||
|
||||
#define TEXIMPL(x) ((struct D3D11TexImpl *)(x).impl)
|
||||
|
||||
static struct D3D11Backend * this = NULL;
|
||||
|
||||
static void d3d11_free(void);
|
||||
|
|
Loading…
Reference in a new issue