From d60bbc935a1c7137c766792bf569ea7d6800fba9 Mon Sep 17 00:00:00 2001 From: John Glover Date: Fri, 7 Jun 2013 13:00:55 +0200 Subject: Fix memory leaks in peak detection processes --- tests/test_synthesis.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test_synthesis.h') 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(); -- cgit v1.2.3