Remove unused variable
This commit is contained in:
parent
27c5e50633
commit
bd457f91e9
1 changed files with 0 additions and 1 deletions
|
@ -140,7 +140,6 @@ using std::atomic_long;
|
|||
float *samplePtr;
|
||||
float tempBuffer[512 * 32];
|
||||
float rsInBuffer[8192 * 32];
|
||||
float rsTempBuffer[4096 * 32];
|
||||
float inputBuffer[4096 * 32]; // 4096 samples times maximum supported channel count
|
||||
float fsurroundBuffer[8192 * 6];
|
||||
float hrtfBuffer[4096 * 2];
|
||||
|
|
Loading…
Reference in a new issue