next/last missing piece of previous panner UI commit
git-svn-id: svn://localhost/ardour2/branches/3.0@10335 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ac86e338fe
commit
70f4ee1b55
@ -239,6 +239,8 @@ PannerUI::setup_pan ()
|
||||
twod_panner = 0;
|
||||
delete _stereo_panner;
|
||||
_stereo_panner = 0;
|
||||
delete _mono_panner;
|
||||
_mono_panner = 0;
|
||||
|
||||
if (nouts == 0 || nouts == 1) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user