mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-06 01:26:22 +00:00
SpaceAnalyzer: Remove declaration for unimplemented method
This commit is contained in:
parent
5ece0a13c4
commit
6d64e650f1
Notes:
sideshowbarker
2024-07-17 03:35:36 +09:00
Author: https://github.com/AtkinsSJ
Commit: 6d64e650f1
Pull-request: https://github.com/SerenityOS/serenity/pull/16397
Reviewed-by: https://github.com/linusg
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ private:
|
|||
virtual void context_menu_event(GUI::ContextMenuEvent&) override;
|
||||
virtual void keydown_event(GUI::KeyEvent&) override;
|
||||
|
||||
bool rect_can_contain_children(Gfx::IntRect const& rect) const;
|
||||
bool rect_can_contain_label(Gfx::IntRect const& rect) const;
|
||||
|
||||
enum class HasLabel {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue