mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 20:51:58 -07:00
window: remove unused list
This commit is contained in:
@@ -209,8 +209,7 @@ class CWindow {
|
|||||||
DYNLISTENER(ackConfigure);
|
DYNLISTENER(ackConfigure);
|
||||||
// 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;
|
||||||
|
Reference in New Issue
Block a user