summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/session_event.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-09-29 21:01:50 +0200
committerRobin Gareus <robin@gareus.org>2017-09-29 21:02:22 +0200
commitccedb2d44e808f8d66f7e8de2a62385497dbc887 (patch)
treeeadc52581264d1df6caf0fdd1264944b05f8ed3d /libs/ardour/ardour/session_event.h
parent33811b51b26cbcee2230f28f0e39fb6997e0ae61 (diff)
Remove unused punch+preroll API
This API was not used, also superseded by record w/preroll.
Diffstat (limited to 'libs/ardour/ardour/session_event.h')
-rw-r--r--libs/ardour/ardour/session_event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/ardour/session_event.h b/libs/ardour/ardour/session_event.h
index 86ea425645..cdcf73d4a4 100644
--- a/libs/ardour/ardour/session_event.h
+++ b/libs/ardour/ardour/session_event.h
@@ -46,7 +46,6 @@ public:
SetLoop,
PunchIn,
PunchOut,
- RecordStart,
RangeStop,
RangeLocate,
Overwrite,