mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 00:43:18 +01:00
Fix optimized bilds
This commit is contained in:
parent
8ffb54e431
commit
1c3cc95b3b
1 changed files with 0 additions and 1 deletions
|
|
@ -497,7 +497,6 @@ SMF::append_event_delta (uint32_t delta_t, uint32_t size, const uint8_t* buf, ev
|
|||
std::cerr << "0x" << (int) buf[n] << ' ';
|
||||
}
|
||||
std::cerr << std::dec << std::endl;
|
||||
PBD::stacktrace (std::cerr, 9);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue