removed unnecesary variable

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@525 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2007-08-18 21:18:19 +00:00
parent e05ce274fb
commit 5e81d3dc02

View File

@@ -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