mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:07:35 +00:00
Kernel: Remove ProcessGUI.cpp, merging remainders into Process.cpp.
This commit is contained in:
parent
c4703bedea
commit
8d5ba56cf9
4 changed files with 24 additions and 49 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue