remove StateManager code entirely and more debugging output cruft
[ardour.git] / gtk2_ardour / automation_line.h
index 0e44c95a3371940594fd37bd9e49a4f9fc1ec9db..0567ffaa56a0a0f88a71763e418d28f5bb02b70b 100644 (file)
@@ -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: