From bcd33a23814d9b86b09ebe930cc201f395b486fb Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Fri, 19 Apr 2019 15:03:50 +0200 Subject: [PATCH] Remove cruft --- libs/ardour/ardour/send.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/ardour/ardour/send.h b/libs/ardour/ardour/send.h index bfe8dda18b..8313043dff 100644 --- a/libs/ardour/ardour/send.h +++ b/libs/ardour/ardour/send.h @@ -79,7 +79,6 @@ public: bool set_name (const std::string& str); - static uint32_t how_many_sends(); static std::string name_and_id_new_send (Session&, Delivery::Role r, uint32_t&, bool); protected: