mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:17:34 +00:00
LibCore: Remove CThread
It's been replaced with Thread::Thread.
This commit is contained in:
parent
7c92f7d537
commit
0826cc5a35
3 changed files with 0 additions and 57 deletions
|
@ -3,7 +3,6 @@ include ../../Makefile.common
|
|||
OBJS = \
|
||||
CArgsParser.o \
|
||||
CIODevice.o \
|
||||
CThread.o \
|
||||
CFile.o \
|
||||
CSocket.o \
|
||||
CLocalSocket.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue