From 2e5df4c0d30fea03f0f3b176a449e17da5fc25f9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 14 Oct 2016 14:57:41 -0400 Subject: Simplify port model code --- src/gui/Port.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/Port.hpp') diff --git a/src/gui/Port.hpp b/src/gui/Port.hpp index a9549160..5f683412 100644 --- a/src/gui/Port.hpp +++ b/src/gui/Port.hpp @@ -62,7 +62,6 @@ public: void value_changed(const Atom& value); void activity(const Atom& value); - void disconnected_from(SPtr port); bool on_selected(gboolean b); -- cgit v1.2.1