From 5e81d3dc028ace4f090d03fd2781c1af41d51d05 Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Sat, 18 Aug 2007 21:18:19 +0000 Subject: [PATCH] removed unnecesary variable git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@525 0778d3d1-df1d-0410-868b-ea421aaaa00d --- plugins/lb302/lb302.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/lb302/lb302.cpp b/plugins/lb302/lb302.cpp index 0671700a8..374fbf539 100644 --- a/plugins/lb302/lb302.cpp +++ b/plugins/lb302/lb302.cpp @@ -783,8 +783,6 @@ void lb302Synth::playNote( notePlayHandle * _n, bool ) // the rest of an old note fpp_t frames = _n->framesLeftForCurrentPeriod(); - surroundSampleFrame * trkBuffer; - // per default we resume at the last played frames - only in // some special-cases (which we catch below) we have to resume // somewhere else