mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:27:44 +00:00
LibGUI: Remove unused m_layout_dirty
This commit is contained in:
parent
385ba187bd
commit
534d27693c
1 changed files with 0 additions and 1 deletions
|
@ -332,7 +332,6 @@ private:
|
|||
bool m_visible { true };
|
||||
bool m_greedy_for_hits { false };
|
||||
bool m_enabled { true };
|
||||
bool m_layout_dirty { false };
|
||||
bool m_updates_enabled { true };
|
||||
|
||||
NonnullRefPtr<PaletteImpl> m_palette;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue