call AudioBackend::drop_device() when dropping a backend.
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 24 Mar 2014 17:42:05 +0000 (13:42 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 24 Mar 2014 17:42:11 +0000 (13:42 -0400)
commit55ce05c486356aa0c947f4d9ab4b78b07502a56a
tree66f54255affb92ff757f36c6d130128a2c78468f
parent4122204eafef336c111b4bd7bc9f61fa0d8287b8
call AudioBackend::drop_device() when dropping a backend.

It is not clear that ::drop_device() is part of the same semantic operation as ::stop(), so
we call them separatey
libs/ardour/audioengine.cc