Oops. Actually make new Properties changes work.
[ardour.git] / libs / ardour / ardour / automation_list.h
index 1778771c5fe54cb6d8fbb3cf0a17dadbd4cca55c..79acedebf39f4efe0e395f9a0785e7a14ea1c982 100644 (file)
@@ -50,7 +50,6 @@ class AutomationList : public PBD::StatefulDestructible, public Evoral::ControlL
        AutomationList& operator= (const AutomationList&);
        bool operator== (const AutomationList&);
 
-       void freeze();
        void thaw ();
        void mark_dirty () const;