rh389 2d8a287f9c Mark params __unused or #pragma unused
Summary:
Motivation: reduce build noise that might worry new users or hide real problems.

This deals with four of the warnings currently in the iOS build. The `__unused` additions are standard and self-explanatory, following the style used elsewhere in RN. I've used `#pragma unused` to deal with parameters named by macros.

Tested by building and running the `UIExplorer` example app in XCode 8.2
Closes https://github.com/facebook/react-native/pull/11797

Differential Revision: D4396611

fbshipit-source-id: 728e9ebb94d147f7a2cbc674a25fe67e66e2e8b2
2017-01-09 19:28:27 -08:00
..
2016-01-07 12:03:17 -08:00
2016-08-10 13:13:34 -07:00
2016-07-12 05:59:12 -07:00
2016-11-18 14:43:31 -08:00
2016-09-08 17:58:50 -07:00
2016-12-03 18:58:29 -08:00
2016-12-03 04:44:10 -08:00
2016-12-07 05:14:12 -08:00
2015-03-26 02:42:24 -08:00
2016-11-18 14:43:31 -08:00
2016-11-18 14:43:31 -08:00