From 5ec5bc4523e5c0fd998a6a133c6a03ab1475f063 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 25 Sep 2019 12:16:13 -0600 Subject: goodbye USE_TRACKS_CODE_FEATURES and is_tracks_build --- libs/ardour/ardour/session.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'libs/ardour/ardour/session.h') diff --git a/libs/ardour/ardour/session.h b/libs/ardour/ardour/session.h index 3e7b4eaea3..a198f0eac6 100644 --- a/libs/ardour/ardour/session.h +++ b/libs/ardour/ardour/session.h @@ -1232,9 +1232,6 @@ protected: friend class AudioEngine; void set_block_size (pframes_t nframes); void set_sample_rate (samplecnt_t nframes); -#ifdef USE_TRACKS_CODE_FEATURES - void reconnect_existing_routes (bool withLock, bool reconnect_master = true, bool reconnect_inputs = true, bool reconnect_outputs = true); -#endif friend class Route; void update_latency_compensation (bool force = false); -- cgit v1.2.3