mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 22:25:46 +01:00
Remove unneeded temporary variable.
git-svn-id: svn://localhost/ardour2/trunk@1995 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
a7ad624392
commit
db2fd8402e
1 changed files with 0 additions and 2 deletions
|
|
@ -241,8 +241,6 @@ Session::Session (AudioEngine &eng,
|
|||
first_stage_init (fullpath, snapshot_name);
|
||||
|
||||
initialize_start_and_end_locations(0, initial_length);
|
||||
|
||||
SessionDirectory _session_dir(fullpath);
|
||||
|
||||
if (!_session_dir.create () || !create_session_file ()) {
|
||||
destroy ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue