diff options
Diffstat (limited to 'tests/test_synthesis.h')
-rw-r--r-- | tests/test_synthesis.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_synthesis.h b/tests/test_synthesis.h index 15ba88b..8f9ec77 100644 --- a/tests/test_synthesis.h +++ b/tests/test_synthesis.h @@ -74,7 +74,6 @@ protected: SMSPartialTracking _pt; SMSSynthesis _synth; SndfileHandle _sf; - Peaks _peaks; Frames _frames; void test_basic(); |