From f5ec5ea9296df29e99369c85c204ac4cfe4a6e25 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 13 Mar 2020 13:49:44 -0600 Subject: add new API to TransportMasterManager to manage use of DiskReader::{inc,dec}_no_disk_output() --- 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 cacdbbb121..dad45a4480 100644 --- a/libs/ardour/ardour/session.h +++ b/libs/ardour/ardour/session.h @@ -1370,7 +1370,6 @@ private: bool follow_transport_master (pframes_t nframes); void sync_source_changed (SyncSource, samplepos_t pos, pframes_t cycle_nframes); - void reset_slave_state (); bool post_export_sync; samplepos_t post_export_position; -- cgit v1.2.3