mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-09 09:39:39 +00:00
Services: Remove unused includes of {LibCore,WindowServer}/EventLoop.h
This commit is contained in:
parent
f5af127887
commit
be693e95ff
Notes:
sideshowbarker
2024-07-19 02:01:41 +09:00
Author: https://github.com/nico
Commit: be693e95ff
Pull-request: https://github.com/SerenityOS/serenity/pull/3697
5 changed files with 1 additions and 5 deletions
|
@ -25,7 +25,6 @@
|
|||
*/
|
||||
|
||||
#include "ClientConnection.h"
|
||||
#include <LibCore/EventLoop.h>
|
||||
#include <LibCore/LocalServer.h>
|
||||
#include <LibGUI/Application.h>
|
||||
#include <LibGUI/WindowServerConnection.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue