Skip to content

Commit

Permalink
Common: Remove ThreadPool class
Browse files Browse the repository at this point in the history
No longer needed.
  • Loading branch information
stenzek authored and refractionpcsx2 committed Nov 9, 2023
1 parent 7247a1e commit 72145f4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 394 deletions.
2 changes: 0 additions & 2 deletions common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ target_sources(common PRIVATE
StringUtil.cpp
TextureDecompress.cpp
Timer.cpp
ThreadPool.cpp
WAVWriter.cpp
WindowInfo.cpp
emitter/avx.cpp
Expand Down Expand Up @@ -99,7 +98,6 @@ target_sources(common PRIVATE
Timer.h
TextureDecompress.h
Threading.h
ThreadPool.h
TraceLog.h
WAVWriter.h
WindowInfo.h
Expand Down
137 changes: 0 additions & 137 deletions common/ThreadPool.cpp

This file was deleted.

Loading

0 comments on commit 72145f4

Please sign in to comment.