From fcf49de77401930db34ca4dfb1fff6bea0a7a987 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 8 Jun 2016 11:01:08 -0400 Subject: move gui_changed() signal from Route to Stripable --- libs/ardour/ardour/route.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libs/ardour/ardour/route.h') diff --git a/libs/ardour/ardour/route.h b/libs/ardour/ardour/route.h index 195421b231..9d16c00ba3 100644 --- a/libs/ardour/ardour/route.h +++ b/libs/ardour/ardour/route.h @@ -368,10 +368,6 @@ public: /** Emitted with the process lock held */ PBD::Signal0 io_changed; - /* gui's call this for their own purposes. */ - - PBD::Signal2 gui_changed; - /* stateful */ XMLNode& get_state(); -- cgit v1.2.3