Kernel: Remove unused ConditionVariable class.

This commit is contained in:
Subv 2018-04-20 14:45:52 -05:00
parent e499b48f97
commit f5a2b1920b
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