git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12575 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -81,6 +81,5 @@ void WriteDump::command(int narg, char **arg)
|
||||
// delete the Dump instance and local storage
|
||||
|
||||
delete dump;
|
||||
delete[] dumpargs;
|
||||
delete [] dumpargs;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user