[Summary] Removing redundant trx key and renamed trx to tracks

[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452271]
This commit is contained in:
Grygorii Zharun 2014-04-10 13:57:49 -05:00
parent 80af8c5633
commit 3fc87a360c
6 changed files with 325 additions and 710 deletions

View file

@ -61,7 +61,7 @@ load_session (string dir, string state)
}
string session_name = "";
string backend_client_name = "ardour";
string backend_client_name = "tracks";
string backend_session_uuid;
bool just_version = false;
bool use_vst = true;