mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-17 07:50:04 +00:00
Kernel: Remove GUIEventDevice.
It's no longer used since all communication now happens across sockets. :^)
This commit is contained in:
parent
e9d6fbfb47
commit
18210c606d
Notes:
sideshowbarker
2024-07-19 15:42:46 +09:00
Author: https://github.com/awesomekling
Commit: 18210c606d
9 changed files with 3 additions and 70 deletions
|
@ -2,6 +2,7 @@
|
|||
#include "WSWindowManager.h"
|
||||
#include "WSMessage.h"
|
||||
#include "WSMessageLoop.h"
|
||||
#include <Kernel/GUITypes.h>
|
||||
#include <WindowServer/WSClientConnection.h>
|
||||
|
||||
WSWindow::WSWindow(WSMenu& menu)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue