From a4d7b45fe00996fd37a1af6d5be8c913a0b3bbf4 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 25 Feb 2020 21:35:07 -0700 Subject: remove destructive/tape mode tracks --- libs/ardour/ardour/track.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libs/ardour/ardour/track.h') diff --git a/libs/ardour/ardour/track.h b/libs/ardour/ardour/track.h index 2ab9b8ef9a..3d92811d13 100644 --- a/libs/ardour/ardour/track.h +++ b/libs/ardour/ardour/track.h @@ -129,7 +129,6 @@ public: boost::shared_ptr playlist (); void request_input_monitoring (bool); void ensure_input_monitoring (bool); - bool destructive () const; std::list > & last_capture_sources (); std::string steal_write_source_name (); void reset_write_sources (bool, bool force = false); @@ -208,7 +207,6 @@ protected: FreezeRecord _freeze_record; XMLNode* pending_state; - bool _destructive; boost::shared_ptr _record_enable_control; boost::shared_ptr _record_safe_control; -- cgit v1.2.3