mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +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) {
|
if (!$in_section) {
|
||||||
print "NIS\n";
|
|
||||||
next;
|
next;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue