mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 05:09:12 +00:00
LibCore: Remove Core::LocalSocket :^)
This commit is contained in:
parent
0249c92313
commit
04d68117c2
Notes:
sideshowbarker
2024-07-17 19:44:14 +09:00
Author: https://github.com/sin-ack
Commit: 04d68117c2
Pull-request: https://github.com/SerenityOS/serenity/pull/11910
6 changed files with 0 additions and 193 deletions
|
@ -5,7 +5,6 @@
|
|||
*/
|
||||
|
||||
#include <LibCore/LocalServer.h>
|
||||
#include <LibCore/LocalSocket.h>
|
||||
#include <LibCore/Notifier.h>
|
||||
#include <LibCore/Stream.h>
|
||||
#include <LibCore/System.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue