Kernel: Remove unused ConditionVariable class.
This commit is contained in:
parent
5fdfbfe25a
commit
be155f4d9d
6 changed files with 0 additions and 150 deletions
|
|
@ -42,8 +42,6 @@ add_library(core STATIC
|
|||
hle/kernel/client_port.h
|
||||
hle/kernel/client_session.cpp
|
||||
hle/kernel/client_session.h
|
||||
hle/kernel/condition_variable.cpp
|
||||
hle/kernel/condition_variable.h
|
||||
hle/kernel/errors.h
|
||||
hle/kernel/event.cpp
|
||||
hle/kernel/event.h
|
||||
|
|
|
|||
Reference in a new issue