summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_line.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/automation_line.h')
-rw-r--r--gtk2_ardour/automation_line.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk2_ardour/automation_line.h b/gtk2_ardour/automation_line.h
index 0e44c95a33..0567ffaa56 100644
--- a/gtk2_ardour/automation_line.h
+++ b/gtk2_ardour/automation_line.h
@@ -206,10 +206,6 @@ class AutomationLine : public sigc::trackable, public PBD::StatefulThingWithGoin
void reset_callback (const ARDOUR::AutomationList&);
void list_changed (ARDOUR::Change);
-#ifdef STATE_MANAGER
- UndoAction get_memento();
-#endif
-
virtual bool event_handler (GdkEvent*);
private: