Commit 88eca7c1 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@16035 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 298e62ae
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -82,8 +82,6 @@ void NBin::bin_atoms_setup(int nall)
    memory->create(bins,maxatom,"neigh:bins");
    last_bin_memory = update->ntimestep;
  }

  last_bin = update->ntimestep;
}

/* ----------------------------------------------------------------------