mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-13 01:56:34 +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;
|
return 0;
|
||||||
|
|
||||||
bad:
|
bad:
|
||||||
error << string_compose(_("cannot load automation data from %2"), fullpath) << endmsg;
|
error << string_compose(_("cannot load automation data from %2"), fullpath) << endmsg;
|
||||||
controls().clear ();
|
controls().clear ();
|
||||||
::fclose (in);
|
::fclose (in);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue