Kernel: Remove unused ConditionVariable class.

This commit is contained in:
Subv
2018-04-20 14:45:52 -05:00
parent 5fdfbfe25a
commit be155f4d9d
6 changed files with 0 additions and 150 deletions

View File

@ -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