mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
NO-OP: whitespace
This commit is contained in:
parent
6a171eb847
commit
f28ccd5e3a
1 changed files with 8 additions and 8 deletions
|
|
@ -148,7 +148,7 @@ Automatable::load_automation (const string& path)
|
|||
|
||||
return 0;
|
||||
|
||||
bad:
|
||||
bad:
|
||||
error << string_compose(_("cannot load automation data from %2"), fullpath) << endmsg;
|
||||
controls().clear ();
|
||||
::fclose (in);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue