NOOP: add comment
This commit is contained in:
parent
84245a9451
commit
6f377cc3ad
@ -308,7 +308,7 @@ Trigger::arm ()
|
||||
_box.arm_from_another_thread (*this, _box.session().transport_sample(), chns);
|
||||
_armed = true;
|
||||
ArmChanged(); /* EMIT SIGNAL */
|
||||
TriggerArmChanged (this);
|
||||
TriggerArmChanged (this); /* EMIT SIGNAL */
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user