mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:47:35 +00:00
WindowServer: Remove declarations for non-existent methods
This commit is contained in:
parent
990f1c799e
commit
da81041e97
2 changed files with 0 additions and 3 deletions
|
@ -180,7 +180,6 @@ private:
|
|||
Screen(size_t);
|
||||
bool open_device();
|
||||
void close_device();
|
||||
void init();
|
||||
void scale_factor_changed();
|
||||
bool set_resolution(bool initial);
|
||||
void constrain_pending_flush_rects();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue