From b9c29c478c676318474b2bd95e5a2d2260c6e7c3 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 25 Apr 2020 17:53:49 +0200 Subject: Remove unused signal --- libs/ardour/ardour/route.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libs/ardour/ardour') diff --git a/libs/ardour/ardour/route.h b/libs/ardour/ardour/route.h index ef102a9b48..c9bd8492d7 100644 --- a/libs/ardour/ardour/route.h +++ b/libs/ardour/ardour/route.h @@ -401,8 +401,6 @@ public: PBD::Signal0 processor_latency_changed; /** the metering point has changed */ PBD::Signal0 meter_change; - /** route has updated its latency compensation */ - PBD::Signal0 signal_latency_updated; /** Emitted with the process lock held */ PBD::Signal0 io_changed; -- cgit v1.2.3