git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10116 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2013-06-27 22:36:23 +00:00
parent 5d0be9c5ff
commit 76c54d6e3a
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ Image::~Image()
memory->destroy(surfacecopy);
memory->destroy(rgbcopy);
if (random) delete random;
delete random;
}
/* ----------------------------------------------------------------------