summaryrefslogtreecommitdiff
path: root/libs/ardour/send.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-08-02 12:51:24 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-08-02 12:51:24 -0400
commitaaabaf5d3c8624f398809bb468e2b121a23abda0 (patch)
tree96c53dcea66d0731e4090c9b252253eacf2436fb /libs/ardour/send.cc
parentc98fcb62fb7daf5f52098dfe5ad4e68e71ddfe70 (diff)
parent94f366190e044462bd907de2d96f0d34b275b080 (diff)
Merge branch 'master' into windows
Diffstat (limited to 'libs/ardour/send.cc')
-rw-r--r--libs/ardour/send.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/send.cc b/libs/ardour/send.cc
index 107cf9862b..e74fd7f8ce 100644
--- a/libs/ardour/send.cc
+++ b/libs/ardour/send.cc
@@ -270,7 +270,7 @@ Send::set_state_2X (const XMLNode& node, int /* version */)
}
bool
-Send::can_support_io_configuration (const ChanCount& in, ChanCount& out) const
+Send::can_support_io_configuration (const ChanCount& in, ChanCount& out)
{
/* sends have no impact at all on the channel configuration of the
streams passing through the route. so, out == in.