mirror of
https://github.com/Trensa-Organization/Hyprland.git
synced 2025-03-16 03:03:40 +01:00
window: remove unused list
This commit is contained in:
parent
6916d0a6a3
commit
fbba8757cb
1 changed files with 1 additions and 2 deletions
|
@ -210,7 +210,6 @@ class CWindow {
|
||||||
// DYNLISTENER(newSubsurfaceWindow);
|
// DYNLISTENER(newSubsurfaceWindow);
|
||||||
|
|
||||||
CWLSurface m_pWLSurface;
|
CWLSurface m_pWLSurface;
|
||||||
std::list<CWLSurface> m_lPopupSurfaces;
|
|
||||||
|
|
||||||
union {
|
union {
|
||||||
wlr_xdg_surface* xdg;
|
wlr_xdg_surface* xdg;
|
||||||
|
|
Loading…
Add table
Reference in a new issue