aboutsummaryrefslogtreecommitdiffstats
path: root/src/Resampler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Resampler.h')
-rw-r--r--src/Resampler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Resampler.h b/src/Resampler.h
index d9d9d89..ed94a8c 100644
--- a/src/Resampler.h
+++ b/src/Resampler.h
@@ -59,7 +59,6 @@ protected:
FFT_PLAN myFftPlan2;
size_t L;
size_t M;
- size_t K;
size_t myFftSizeIn;
size_t myFftSizeOut;
FFT_TYPE* myFftIn;