mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
fix misspelt #ifdef
git-svn-id: svn://localhost/ardour2/branches/3.0@11603 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e839e27402
commit
03ba84da7e
1 changed files with 1 additions and 1 deletions
|
|
@ -390,7 +390,7 @@ ARDOUR::cleanup ()
|
||||||
fst_exit ();
|
fst_exit ();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef LXVST_SUPPOR
|
#ifdef LXVST_SUPPORT
|
||||||
vstfx_exit();
|
vstfx_exit();
|
||||||
#endif
|
#endif
|
||||||
return 0;
|
return 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue