mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 00:04:56 +01:00
Cleanup Scala to MTS Lua script
This commit is contained in:
parent
f6150a7b3a
commit
89f91324d4
1 changed files with 4 additions and 0 deletions
|
|
@ -291,6 +291,10 @@ function factory () return function ()
|
|||
-- hide modal progress dialog and destroy it
|
||||
pdialog:done ();
|
||||
|
||||
tx = nil
|
||||
parser = nil
|
||||
collectgarbage () -- and release any references
|
||||
|
||||
--dump:close ()
|
||||
|
||||
end end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue