mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-12 20:27:53 +00:00
[idd] remove unused member variable
This commit is contained in:
parent
d6b26b0eb1
commit
c11748a76f
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue