mirror of
https://gitlab.com/rnger/amath
synced 2025-12-08 14:58:29 +00:00
Fixed memory leak
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
StandardProgram::StandardProgram()
|
||||
: Program()
|
||||
{
|
||||
Graphs = NOMEM;
|
||||
Console = NOMEM;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user