Commit 3e36ec37 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

remove unused class member

parent 9ed5c4f0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -46,7 +46,6 @@ class PairVashishta : public Pair {
  };
 protected:
  double cutmax;                // max cutoff for all elements
  double cutmax_3body;                // max cutoff for all elements
  int nelements;                // # of unique elements
  char **elements;              // names of unique elements
  int ***elem2param;            // mapping from element triplets to parameters