Remove references to CSSLayoutDEPRECATED

Reviewed By: marco-cova

Differential Revision: D4859822

fbshipit-source-id: 2588c1b3334f28332ae43e6c0bdec65934ca84c4
This commit is contained in:
Emil Sjolander
2017-04-13 12:38:45 -07:00
committed by Facebook Github Bot
parent 219328d000
commit 2030c78355
13 changed files with 21 additions and 208 deletions
@@ -18,7 +18,7 @@ public interface YogaMeasureFunction {
*/
@DoNotStrip
long measure(
YogaNodeAPI node,
YogaNode node,
float width,
YogaMeasureMode widthMode,
float height,