mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-04 16:46:08 +00:00
Kernel: Remove TimeManagement::initialized that wasn't implemented
This commit is contained in:
parent
124ca30d49
commit
7bdd66ed89
Notes:
sideshowbarker
2024-07-18 08:54:17 +09:00
Author: https://github.com/tomuta
Commit: 7bdd66ed89
Pull-request: https://github.com/SerenityOS/serenity/pull/8819
Issue: https://github.com/SerenityOS/serenity/issues/8710
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ class TimeManagement {
|
|||
|
||||
public:
|
||||
TimeManagement();
|
||||
static bool initialized();
|
||||
static void initialize(u32 cpu);
|
||||
static TimeManagement& the();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue