Cleanup: unused class member

This commit is contained in:
Kévin Dietrich 2021-02-26 20:57:24 +01:00
parent c0d8a14ae3
commit 5c6cd5f8cd
1 changed files with 0 additions and 1 deletions

View File

@ -276,7 +276,6 @@ class AlembicObject : public Node {
MatrixSampleMap xform_samples;
Alembic::AbcGeom::IObject iobject;
Transform xform;
/* Set if the path points to a valid IObject whose type is supported. */
AbcSchemaType schema_type;