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

This commit is contained in:
sjplimp 2011-02-02 19:15:06 +00:00
parent 8c6d55b5bf
commit 328acf2040
1 changed files with 1 additions and 2 deletions

View File

@ -239,7 +239,6 @@ void PairReaxC::coeff( int nargs, char **args )
if (itmp < 0 || itmp >= nreax_types)
error->all("Non-existent ReaxFF type");
}
int n = atom->ntypes;