when removing routes, don't do potentially expensive work once for each route.
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 10 Sep 2015 15:35:25 +0000 (11:35 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 10 Sep 2015 15:35:57 +0000 (11:35 -0400)
commit0ef8175b5a74bb6748900459efe086ab8eaf16f6
tree0aeb724e679a982478f60008fd26e0618cf2b104
parentcb85080ca8e8a1f23cd9017587fe48a66c442274
when removing routes, don't do potentially expensive work once for each route.

We can update solo state and tell interested parties about the removal once the actual removal is done
libs/ardour/session.cc