summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/internal_send.h
diff options
context:
space:
mode:
authorLen Ovens <len@ovenwerks.net>2018-10-19 08:49:30 -0700
committerLen Ovens <len@ovenwerks.net>2018-10-19 08:51:29 -0700
commit777fe3c68fef42d8fee79432830787bcebdfcb59 (patch)
tree4b0d87eea0d882eab29a04256b482fb17dad23b1 /libs/ardour/ardour/internal_send.h
parent070f370e40d6257bd5ab6248999701f25af36973 (diff)
Add personal monitor sends
Diffstat (limited to 'libs/ardour/ardour/internal_send.h')
-rw-r--r--libs/ardour/ardour/internal_send.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/ardour/internal_send.h b/libs/ardour/ardour/internal_send.h
index 20f268e3d0..8547f73b08 100644
--- a/libs/ardour/ardour/internal_send.h
+++ b/libs/ardour/ardour/internal_send.h
@@ -76,7 +76,6 @@ private:
void send_from_going_away ();
void send_to_going_away ();
void send_to_property_changed (const PBD::PropertyChange&);
- void send_to_pi_change (const PBD::PropertyChange&);
int connect_when_legal ();
void init_gain ();
int use_target (boost::shared_ptr<Route>);