cleanup: remove duplicate null checks.
authorRobin Gareus <robin@gareus.org>
Sun, 28 Feb 2016 11:17:57 +0000 (12:17 +0100)
committerRobin Gareus <robin@gareus.org>
Sun, 28 Feb 2016 11:17:57 +0000 (12:17 +0100)
commit78bd97ac9a7615b9af635ad8fc5298a6368704a7
treee6c2310f21f235593a3e00e74d19a93010348245
parent489753e866eba93e1263f61b716c31ca80a32181
cleanup: remove duplicate null checks.

ARDOUR_UI::save_ardour_state () checks on entry if the windows exist.
and also uses these pointers below without check..
gtk2_ardour/ardour_ui_ed.cc