mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-30 23:00:35 +05:00
nglib: delete testout on Ng_Exit
This commit is contained in:
parent
defbe25093
commit
91c9b5a9d6
@ -91,7 +91,8 @@ namespace nglib
|
||||
// Clean-up functions before ending usage of nglib
|
||||
DLL_HEADER void Ng_Exit ()
|
||||
{
|
||||
;
|
||||
delete testout;
|
||||
testout = 0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user