From 5c79e4ca151dab969d84899029d8cfdf1f32d654 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 6 Oct 2024 17:02:30 -0400 Subject: Remove redundant method override --- include/ingen/client/GraphModel.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include/ingen/client') diff --git a/include/ingen/client/GraphModel.hpp b/include/ingen/client/GraphModel.hpp index 1bc445ac..1b762566 100644 --- a/include/ingen/client/GraphModel.hpp +++ b/include/ingen/client/GraphModel.hpp @@ -54,7 +54,6 @@ public: get_arc(const ingen::Node* tail, const ingen::Node* head); bool enabled() const; - bool polyphonic() const; uint32_t internal_poly() const; // Signals -- cgit v1.2.1