Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--intern/cycles/render/alembic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/cycles/render/alembic.h b/intern/cycles/render/alembic.h
index 1bfdc9e6757..b986f46bc8a 100644
--- a/intern/cycles/render/alembic.h
+++ b/intern/cycles/render/alembic.h
@@ -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;