diff --git a/libs/temporal/temporal/timeline.h b/libs/temporal/temporal/timeline.h index e9daeac04b..ba95f03d06 100644 --- a/libs/temporal/temporal/timeline.h +++ b/libs/temporal/temporal/timeline.h @@ -418,7 +418,6 @@ class LIBTEMPORAL_API timecnt_t { superclock_t compute_superclocks () const; Beats compute_beats () const; - int64_t compute_ticks () const; bool expensive_lt (timecnt_t const & other) const; bool expensive_lte (timecnt_t const & other) const;