mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
small fix for process-metadata that injected garbage into the output
This commit is contained in:
parent
233baeb521
commit
099e130367
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ while (<>) {
|
|||
}
|
||||
|
||||
if (!$in_section) {
|
||||
print "NIS\n";
|
||||
next;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue