Skip to content

Commit

Permalink
Remove threading references; filepool is now loadinram only
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfd committed Nov 19, 2021
1 parent e39a404 commit 0bae1a7
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 403 deletions.
1 change: 0 additions & 1 deletion src/sfizz/EQPool.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#include "SIMDHelpers.h"
#include "utility/SwapAndPop.h"
#include <absl/algorithm/container.h>
#include <thread>

sfz::EQHolder::EQHolder(Resources& resources)
: resources(resources)
Expand Down
Loading

0 comments on commit 0bae1a7

Please sign in to comment.