mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +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_pitch = 0;
|
||||
DXGI_FORMAT m_format = DXGI_FORMAT_UNKNOWN;
|
||||
void * m_data = nullptr;
|
||||
|
||||
bool SetupLGMP();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user