mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-25 08:06:30 +00:00
[idd] remove unused member variable
This commit is contained in:
parent
d6b26b0eb1
commit
c11748a76f
@ -40,7 +40,6 @@ private:
|
|||||||
int m_height = 0;
|
int m_height = 0;
|
||||||
int m_pitch = 0;
|
int m_pitch = 0;
|
||||||
DXGI_FORMAT m_format = DXGI_FORMAT_UNKNOWN;
|
DXGI_FORMAT m_format = DXGI_FORMAT_UNKNOWN;
|
||||||
void * m_data = nullptr;
|
|
||||||
|
|
||||||
bool SetupLGMP();
|
bool SetupLGMP();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user