fix warns
This commit is contained in:
parent
1ead6c46f4
commit
31cd104286
2 changed files with 2 additions and 2 deletions
|
|
@ -970,7 +970,7 @@ void Events::listener_unmanagedSetGeometry(void* owner, void* data) {
|
|||
}
|
||||
|
||||
void Events::listener_setOverrideRedirect(void* owner, void* data) {
|
||||
const auto PWINDOW = (CWindow*)owner;
|
||||
// const auto PWINDOW = (CWindow*)owner;
|
||||
|
||||
//if (!PWINDOW->m_bIsMapped && PWINDOW->m_uSurface.xwayland->mapped) {
|
||||
// Events::listener_mapWindow(PWINDOW, nullptr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue