mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-10 21:29:04 +00:00
Kernel: Remove ProcessGUI.cpp, merging remainders into Process.cpp.
This commit is contained in:
@@ -222,8 +222,6 @@ public:
|
||||
DisplayInfo set_video_resolution(int width, int height);
|
||||
|
||||
static void initialize();
|
||||
static void initialize_gui_statics();
|
||||
void destroy_all_windows();
|
||||
|
||||
void crash() NORETURN;
|
||||
static int reap(Process&) WARN_UNUSED_RESULT;
|
||||
|
||||
Reference in New Issue
Block a user