From d8181761a9f7d9a3859a4eec14b80730e62d084b Mon Sep 17 00:00:00 2001 From: richardash1981 Date: Fri, 3 May 2013 19:58:58 +0000 Subject: [PATCH] Apply patch to not build obsolte and now removed module effects/SimplePairedTwoTrack --- src/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile.in b/src/Makefile.in index e5f356421..b232fc631 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -144,7 +144,6 @@ OBJS = \ effects/EffectCategory.o \ effects/EffectManager.o \ effects/SimpleMono.o \ - effects/SimplePairedTwoTrack.o \ effects/SBSMSEffect.o \ effects/TimeScale.o \ effects/SoundTouchEffect.o \