Call PBD::EnumWriter::destroy in ARDOUR::cleanup (from
Tim Mayberry). git-svn-id: svn://localhost/ardour2/branches/3.0@12580 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
3dfb0c7ae9
commit
654ab59d52
@ -378,6 +378,7 @@ ARDOUR::cleanup ()
|
|||||||
#ifdef LXVST_SUPPORT
|
#ifdef LXVST_SUPPORT
|
||||||
vstfx_exit();
|
vstfx_exit();
|
||||||
#endif
|
#endif
|
||||||
|
EnumWriter::destroy ();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user