mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-12 19:19:30 +00:00
Services: Remove unused header includes
This commit is contained in:
parent
18d6f9ed5c
commit
808aa31353
Notes:
sideshowbarker
2024-07-18 07:39:47 +09:00
Author: https://github.com/bgianfo
Commit: 808aa31353
Pull-request: https://github.com/SerenityOS/serenity/pull/9120
Reviewed-by: https://github.com/AtkinsSJ ✅
23 changed files with 1 additions and 44 deletions
|
@ -16,7 +16,6 @@
|
|||
#include <AK/Badge.h>
|
||||
#include <AK/CharacterTypes.h>
|
||||
#include <AK/Debug.h>
|
||||
#include <WindowServer/WindowClientEndpoint.h>
|
||||
|
||||
namespace WindowServer {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue