mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 07:37:03 +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
|
@ -10,7 +10,6 @@
|
|||
#include <AudioServer/ClientConnection.h>
|
||||
#include <AudioServer/Mixer.h>
|
||||
#include <pthread.h>
|
||||
#include <strings.h>
|
||||
|
||||
namespace AudioServer {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue