mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-27 07:57:51 -05:00
Kernel: Remove unused ConditionVariable class.
This commit is contained in:
@ -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 New Issue
Block a user