motionSolver: Removed unused member data

This commit is contained in:
Henry Weller
2016-12-02 12:44:09 +00:00
parent c300fd5ca8
commit f303f2a289

View File

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