Remove a change that leaked from another diff in progress.

This commit is contained in:
Scott Goodson
2015-11-07 23:35:58 -08:00
parent efa47d65dd
commit 3a4e9902e2

View File

@@ -670,7 +670,7 @@ static ASDisplayNodeMethodOverrides GetASDisplayNodeMethodOverrides(Class c)
[self _addSubnodeViewsAndLayers];
}
[self recursivelyEnsureDisplay];
[self recursivelyDisplayImmediately];
}
}