mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3911 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
d858cc80a1
commit
37e74593a8
|
@ -605,7 +605,6 @@ double FixTTM::compute_vector(int n)
|
|||
|
||||
void FixTTM::write_restart(FILE *fp)
|
||||
{
|
||||
|
||||
int n = 0;
|
||||
double list[1 + nxnodes*nynodes*nznodes];
|
||||
|
||||
|
|
Loading…
Reference in New Issue