motionSolver: Removed unused member data

This commit is contained in:
Henry Weller 2016-12-02 12:44:09 +00:00
parent 01083dd877
commit 2f9e72b53f

View file

@ -105,7 +105,6 @@ public:
class iNew class iNew
{ {
const polyMesh& mesh_; const polyMesh& mesh_;
mutable label index_;
public: public: