summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/region.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/region.h')
-rw-r--r--libs/ardour/ardour/region.h1
1 files changed, 0 insertions, 1 deletions
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;