mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 20:17:13 +02:00
Revert "Kernel: Switch singletons to use new Singleton class"
This reverts commit f48feae0b2.
This commit is contained in:
Notes:
sideshowbarker
2024-07-19 03:17:49 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/2fd9e722647
@@ -78,7 +78,6 @@ public:
|
||||
int m_flags;
|
||||
};
|
||||
|
||||
static void initialize();
|
||||
static VFS& the();
|
||||
|
||||
VFS();
|
||||
|
||||
Reference in New Issue
Block a user