diff --git a/libs/ardour/ardour/region.h b/libs/ardour/ardour/region.h index a8a1475fb8..9df4bdee7a 100644 --- a/libs/ardour/ardour/region.h +++ b/libs/ardour/ardour/region.h @@ -132,7 +132,6 @@ class LIBARDOUR_API Region frameoffset_t sync_offset (int& dir) const; framepos_t sync_position () const; - framepos_t sync_point () const; framepos_t adjust_to_sync (framepos_t) const;