fix incorrect location of step sequencer request object "deletion" (really: pool return)
This commit is contained in:
@@ -688,9 +688,9 @@ StepSequencer::check_requests ()
|
||||
changed = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
delete req;
|
||||
delete req;
|
||||
}
|
||||
|
||||
if (changed) {
|
||||
PropertyChange pc;
|
||||
|
||||
Reference in New Issue
Block a user