mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 11:46:25 +01:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue