mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
Remove cruft, unused variable
This commit is contained in:
parent
45805ece02
commit
4964852f0b
1 changed files with 0 additions and 1 deletions
|
|
@ -69,7 +69,6 @@ intptr_t Session::vst_callback (
|
|||
static VstTimeInfo _timeinfo; // only uses as fallback
|
||||
VstTimeInfo* timeinfo;
|
||||
int32_t newflags = 0;
|
||||
bool used_for_impulse_analysis = false;
|
||||
|
||||
if (effect && effect->ptr1) {
|
||||
plug = (VSTPlugin *) (effect->ptr1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue