Skip to content
Snippets Groups Projects
Commit 909ec2c0 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

remove unused class members

parent f67975fd
No related branches found
No related tags found
No related merge requests found
...@@ -33,10 +33,6 @@ class FixDPDenergy : public Fix { ...@@ -33,10 +33,6 @@ class FixDPDenergy : public Fix {
virtual void final_integrate(); virtual void final_integrate();
protected: protected:
double dtv,dtf;
int mass_require;
int eos;
class PairDPDfdtEnergy *pairDPDE; class PairDPDfdtEnergy *pairDPDE;
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment