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

This commit is contained in:
sjplimp
2012-10-23 15:51:01 +00:00
parent 68415eae0e
commit 6394161a7c
5 changed files with 32 additions and 12 deletions

View File

@ -237,7 +237,6 @@ Atom::~Atom()
// delete mapping data structures
memory->destroy(sametag);
map_delete();
}