Remove cruft
This commit is contained in:
@@ -1743,7 +1743,6 @@ PluginPinWidget::add_send_from (boost::weak_ptr<ARDOUR::Port> wp, boost::weak_pt
|
||||
return;
|
||||
}
|
||||
|
||||
boost::shared_ptr<Pannable> sendpan (new Pannable (*_session));
|
||||
boost::shared_ptr<Send> send (new Send (*_session, r->pannable (), r->mute_master ()));
|
||||
const ChanCount& outs (r->amp ()->input_streams ());
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user