mirror of
https://github.com/status-im/react-native.git
synced 2025-01-11 01:56:26 +00:00
72e762d4bc
Summary: Suppresses the unused warnings on ```YGDefaultLog```. It uses a more generic macro which simply casts the variable to ```(void)```. This is the simples approach to make mutiple different compilers happy. Fixes #650 Closes https://github.com/facebook/yoga/pull/651 Differential Revision: D6407999 Pulled By: emilsjolander fbshipit-source-id: 19fd78dd8b84eafdbb48875dd003d506a98c4807