From 156a31ac4fac4c57bcbb197a5a6b72fcbeb3776f Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 12 May 2020 11:30:12 -0600 Subject: remove Session::loop_changing Since we now (correctly) do not locate for loop changes, this member is unnecessary --- libs/ardour/ardour/session.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/ardour/ardour/session.h') diff --git a/libs/ardour/ardour/session.h b/libs/ardour/ardour/session.h index a54166937e..2447b09f99 100644 --- a/libs/ardour/ardour/session.h +++ b/libs/ardour/ardour/session.h @@ -1452,7 +1452,6 @@ private: */ pframes_t _pframes_since_last_mtc; bool play_loop; - bool loop_changing; samplepos_t last_loopend; boost::scoped_ptr _session_dir; -- cgit v1.2.3