NO-OP: Consistent API name
[ardour.git] / libs / ardour / ardour / send.h
index f70f09b6ead3af518c376366aa2da867c180d2ba..002397f0cd139ac3500ee9a2f636f0c854982272 100644 (file)
@@ -77,8 +77,6 @@ class LIBARDOUR_API Send : public Delivery
 
        bool set_name (const std::string& str);
 
-       std::string value_as_string (boost::shared_ptr<const AutomationControl>) const;
-
        static uint32_t how_many_sends();
        static std::string name_and_id_new_send (Session&, Delivery::Role r, uint32_t&, bool);