remove unused attributes.

This commit is contained in:
Kim Kulling
2020-09-28 20:35:30 +02:00
committed by GitHub
parent ef9a78b49d
commit db49a541c3

View File

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