Cleanup Scala to MTS Lua script
This commit is contained in:
parent
f6150a7b3a
commit
89f91324d4
@ -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…
Reference in New Issue
Block a user