internal: nuke CWindow::m_bMappedX11
it's useless. m_bIsMapped is the same.
This commit is contained in:
parent
bf7374011b
commit
9fd928e114
7 changed files with 13 additions and 20 deletions
|
|
@ -238,7 +238,6 @@ class CWindow {
|
|||
|
||||
// XWayland stuff
|
||||
bool m_bIsX11 = false;
|
||||
bool m_bMappedX11 = false;
|
||||
CWindow* m_pX11Parent = nullptr;
|
||||
uint64_t m_iX11Type = 0;
|
||||
bool m_bIsModal = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue