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

This commit is contained in:
sjplimp 2013-09-10 16:19:28 +00:00
parent 61c85165fd
commit d3ad71c4c5
1 changed files with 2 additions and 2 deletions

View File

@ -108,7 +108,7 @@ PairComb::~PairComb()
memory->destroy(erpaw);
memory->destroy(bbij);
memory->destroy(sht_num);
memory->destroy(sht_first);
memory->sfree(sht_first);
delete [] ipage;