Common: Remove ThreadPool class

No longer needed.
This commit is contained in:
Stenzek
2023-11-06 20:52:06 +10:00
parent 5b00ffb6cb
commit 6f66460ec0
5 changed files with 0 additions and 375 deletions

View File

@@ -49,8 +49,6 @@ add_library(common
small_string.h
string_util.cpp
string_util.h
thirdparty/thread_pool.cpp
thirdparty/thread_pool.h
threading.cpp
threading.h
timer.cpp