Remove thought-to-be-unnecessary setup of Delivery::_no_outs_cuz_we_no_monitor
authorCarl Hetherington <carl@carlh.net>
Sat, 14 Jan 2012 23:31:55 +0000 (23:31 +0000)
committerCarl Hetherington <carl@carlh.net>
Sat, 14 Jan 2012 23:31:55 +0000 (23:31 +0000)
commit36ec03358fd3f124217416f3db67f9f1aba72aa9
tree84bf5f4810f45ff1eb091f208b50d23b1afd191f
parentb087721d8aaf9470833414d01a72d826162946ab
Remove thought-to-be-unnecessary setup of Delivery::_no_outs_cuz_we_no_monitor
at the start of each cycle; it is set up at the start of Route::process_output_buffers.

git-svn-id: svn://localhost/ardour2/branches/3.0@11247 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/delivery.h
libs/ardour/ardour/internal_send.h
libs/ardour/audioengine.cc
libs/ardour/delivery.cc
libs/ardour/internal_send.cc