NO-OP: whitespace

This commit is contained in:
Robin Gareus 2018-12-16 04:15:49 +01:00
parent 6a171eb847
commit f28ccd5e3a
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04

View file

@ -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);