From ac19a51d38906f347baeb767d9b011955030921c Mon Sep 17 00:00:00 2001 From: Ben Loftis Date: Sat, 25 Feb 2017 07:04:15 -0600 Subject: compile fix --- libs/ardour/ardour/tempo.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/ardour/ardour/tempo.h') diff --git a/libs/ardour/ardour/tempo.h b/libs/ardour/ardour/tempo.h index c444788fdc..8fc8966462 100644 --- a/libs/ardour/ardour/tempo.h +++ b/libs/ardour/ardour/tempo.h @@ -508,7 +508,6 @@ class LIBARDOUR_API TempoMap : public PBD::StatefulDestructible std::pair predict_tempo_position (TempoSection* section, const Timecode::BBT_Time& bbt); bool can_solve_bbt (TempoSection* section, const Timecode::BBT_Time& bbt); - std::pair ntpm_minmax () { return _ntpm_minmax; } PBD::Signal1 MetricPositionChanged; void fix_legacy_session(); -- cgit v1.2.3