mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-17 06:52:23 +00:00
LibWeb: Remove unused PaintableFragment member
This commit is contained in:
parent
94e55768f6
commit
9c5da0eed0
Notes:
sideshowbarker
2024-07-16 20:12:13 +09:00
Author: https://github.com/awesomekling
Commit: 9c5da0eed0
Pull-request: https://github.com/SerenityOS/serenity/pull/23626
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ private:
|
|||
Painting::BorderRadiiData m_border_radii_data;
|
||||
NonnullRefPtr<Gfx::GlyphRun> m_glyph_run;
|
||||
Vector<ShadowData> m_shadows;
|
||||
bool m_contained_by_inline_node { false };
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue