summaryrefslogtreecommitdiff
path: root/libs/ardour/curve.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/curve.cc')
-rw-r--r--libs/ardour/curve.cc9
1 files changed, 0 insertions, 9 deletions
diff --git a/libs/ardour/curve.cc b/libs/ardour/curve.cc
index 5f7d692471..c9c6db7baf 100644
--- a/libs/ardour/curve.cc
+++ b/libs/ardour/curve.cc
@@ -435,15 +435,6 @@ Curve::point_factory (const ControlEvent& other) const
return new CurvePoint (other.when, other.value);
}
-#ifdef STATE_MANAGER
-Change
-Curve::restore_state (StateManager::State& state)
-{
- mark_dirty ();
- return AutomationList::restore_state (state);
-}
-#endif
-
extern "C" {
void