remove unused attributes.

pull/2966/head
Kim Kulling 2020-09-28 20:35:30 +02:00 committed by GitHub
parent ef9a78b49d
commit db49a541c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -315,8 +315,6 @@ public:
private:
static const aiImporterDesc Description;
X3DNodeElementBase *mNodeElementCur; ///< Current element.
XmlParser *mXmlParser;
IOSystem *mpIOHandler;
}; // class X3DImporter
} // namespace Assimp