Browse Source

remove unused attributes.

Kim Kulling 5 years ago
parent
commit
db49a541c3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      code/AssetLib/X3D/X3DImporter.hpp

+ 0 - 2
code/AssetLib/X3D/X3DImporter.hpp

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