Clean up session after test.
git-svn-id: svn://localhost/ardour2/branches/3.0@11076 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d95f6c7538
commit
0fb091dc20
@ -83,6 +83,7 @@ void
|
|||||||
PlaylistLayeringTest::tearDown ()
|
PlaylistLayeringTest::tearDown ()
|
||||||
{
|
{
|
||||||
AudioEngine::instance()->remove_session ();
|
AudioEngine::instance()->remove_session ();
|
||||||
|
delete _session;
|
||||||
EnumWriter::destroy ();
|
EnumWriter::destroy ();
|
||||||
MIDI::Manager::destroy ();
|
MIDI::Manager::destroy ();
|
||||||
AudioEngine::destroy ();
|
AudioEngine::destroy ();
|
||||||
|
Loading…
Reference in New Issue
Block a user