mirror of
https://github.com/RGBCube/serenity
synced 2025-07-23 12:17:36 +00:00
Kernel: Remove ancient unused Scheduler::beep() declaration
This commit is contained in:
parent
0d8262cbab
commit
ad42d873e5
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ public:
|
||||||
static void prepare_after_exec();
|
static void prepare_after_exec();
|
||||||
static void prepare_for_idle_loop();
|
static void prepare_for_idle_loop();
|
||||||
static Process* colonel();
|
static Process* colonel();
|
||||||
static void beep();
|
|
||||||
static void idle_loop(void*);
|
static void idle_loop(void*);
|
||||||
static void invoke_async();
|
static void invoke_async();
|
||||||
static void notify_finalizer();
|
static void notify_finalizer();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue