Add MemoryBarrier for MinGW; freqPeak is unused

This commit is contained in:
Chris Cannam
2011-12-03 13:14:14 +00:00
parent c26dc1dc88
commit ecbbd73957
3 changed files with 6 additions and 7 deletions

View File

@@ -99,8 +99,6 @@ public:
process_t *prevError;
process_t *unwrappedPhase;
size_t *freqPeak;
float *accumulator;
size_t accumulatorFill;
float *windowAccumulator;