call the plumber to fix some leaks

This commit is contained in:
alphataubio
2024-08-04 17:33:11 -04:00
parent 0ebb56e5e8
commit c2e192e734
3 changed files with 4 additions and 0 deletions

View File

@ -249,6 +249,8 @@ FixWall::~FixWall()
delete[] fstr[m];
delete[] kstr[m];
}
delete[] ewall;
}
/* ---------------------------------------------------------------------- */