Commit ca16bb0c authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3586 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent ab59cd94
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ class ComputeBondLocal : public Compute {
  int nmax;
  double *vector;
  double **array;
  double *buf;

  int compute_bonds(int);
  void reallocate(int);