Move panner bypass state up to the PannerShell so that it is preserved even when...
[ardour.git] / libs / panners / vbap / vbap.h
index 61746002701ecfbe624ab82612bedbf564a0b0cf..752a0c9be664d3fd1733a21aef67e98980d77414 100644 (file)
@@ -58,9 +58,7 @@ public:
         std::string describe_parameter (Evoral::Parameter);
         std::string value_as_string (boost::shared_ptr<AutomationControl>) const;
 
-       XMLNode& state (bool full_state);
        XMLNode& get_state ();
-       int set_state (const XMLNode&, int version);
 
         PBD::AngularVector signal_position (uint32_t n) const;
         boost::shared_ptr<Speakers> get_speakers() const;