mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10116 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
5d0be9c5ff
commit
76c54d6e3a
|
@ -132,7 +132,7 @@ Image::~Image()
|
|||
memory->destroy(surfacecopy);
|
||||
memory->destroy(rgbcopy);
|
||||
|
||||
if (random) delete random;
|
||||
delete random;
|
||||
}
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue