1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 05:07:35 +00:00

LibCore+Tests: Remove Core::UDPSocket :^)

This commit is contained in:
sin-ack 2022-02-06 17:28:45 +00:00 committed by Andreas Kling
parent 11a2e31306
commit 285b2fba96
4 changed files with 0 additions and 65 deletions

View file

@ -36,7 +36,6 @@ set(SOURCES
TempFile.cpp
Timer.cpp
UDPServer.cpp
UDPSocket.cpp
Version.cpp
)