mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
Remove '\0' from source file
This commit is contained in:
parent
cc34eac4a5
commit
948fc37b47
1 changed files with 1 additions and 1 deletions
|
|
@ -1812,7 +1812,7 @@ TriggerBox::run (BufferSet& bufs, samplepos_t start_sample, samplepos_t end_samp
|
|||
|
||||
if (!check_active()) {
|
||||
return;
|
||||
| ||||