mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:37:35 +00:00
LibGUI: Remove declarations for non-existent methods
This commit is contained in:
parent
12673d0e24
commit
88bbbe12ba
4 changed files with 0 additions and 6 deletions
|
@ -306,7 +306,6 @@ private:
|
|||
virtual void automatic_scrolling_timer_did_fire() override;
|
||||
|
||||
void create_actions();
|
||||
void paint_ruler(Painter&);
|
||||
void update_content_size();
|
||||
int fixed_glyph_width() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue