fix/amend previous commit.
authorRobin Gareus <robin@gareus.org>
Thu, 4 May 2017 21:06:52 +0000 (23:06 +0200)
committerRobin Gareus <robin@gareus.org>
Thu, 4 May 2017 21:06:52 +0000 (23:06 +0200)
libs/ardour/session_state.cc

index ec00bf52725880354d6cb5d3c31ca122e5ed649a..581d6950c5d13c1a90884efb02a471a6c6543c84 100644 (file)
@@ -1190,8 +1190,6 @@ Session::state (bool full_state)
                node->set_property ("end-is-free", _session_range_end_is_free);
        }
 
-       node->set_property ("end-is-free", _session_range_end_is_free);
-
        /* save the ID counter */
 
        node->set_property ("id-counter", ID::counter());