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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user