From 2c231282baa596219506c1ee4632708977cc0714 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 7 May 2009 17:31:18 +0000 Subject: Returns (i.e. sidechains). And lo, upon the revision of our hoarde 5061, was the last Big Feature committed to Three Poino, who, now more than ever, lurks imposingly on the sidelines, heir to the throne, and eventual ruler of the realm. His eventual succession all but guaranteed, only time and the number of heads that must roll remain mysteries. git-svn-id: svn://localhost/ardour2/branches/3.0@5061 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/port_insert.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'libs/ardour/ardour/port_insert.h') diff --git a/libs/ardour/ardour/port_insert.h b/libs/ardour/ardour/port_insert.h index 076e4af9d1..ce21d9f223 100644 --- a/libs/ardour/ardour/port_insert.h +++ b/libs/ardour/ardour/port_insert.h @@ -54,9 +54,6 @@ class PortInsert : public IOProcessor nframes_t signal_latency() const; - ChanCount output_streams() const; - ChanCount input_streams() const; - bool can_support_io_configuration (const ChanCount& in, ChanCount& out) const; bool configure_io (ChanCount in, ChanCount out); -- cgit v1.2.3