mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Foldback: Remove shadowed session-variable, RouteUI is-a SessionHandlePtr
This commit is contained in:
parent
5be04a4920
commit
602135ad66
2 changed files with 0 additions and 2 deletions
|
|
@ -362,7 +362,6 @@ FoldbackStrip::FoldbackStrip (Mixer_UI& mx, Session* sess, boost::shared_ptr<Rou
|
|||
, fb_level_control (0)
|
||||
, _meter (0)
|
||||
{
|
||||
_session = sess;
|
||||
init ();
|
||||
set_route (rt);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue