Commit a3a2981c authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

remove unused class member

parent 4f9c0456
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -41,7 +41,6 @@ class ComputeEntropyAtom : public Compute {
  double cutsq, cutsq2;
  double deltar;
  int deltabin;
  double invNormConstantBase;
  int avg_flag;
  int local_flag;
};