Skip to content

Commit c2eb50f

Browse files
committed
fixup for last commit
1 parent 7009f00 commit c2eb50f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/IECoreHoudini/SceneCacheTest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1412,7 +1412,6 @@ def compareScene( self, a, b, time = 0, bakedObjects = [], parentTransform = Non
14121412

14131413
self.assertEqual( a.hasObject(), b.hasObject() )
14141414
if a.hasObject() :
1415-
# need to remove the name added by Houdini
14161415
ma = a.readObject( time )
14171416
mb = b.readObject( time )
14181417
# need to adjust P for baked objects

0 commit comments

Comments
 (0)