mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 03:50:11 +08:00
Do not set FB_ASSERTION_ENABLED
Reviewed By: emilsjolander Differential Revision: D6611904 fbshipit-source-id: f01ac144159c1b333d8deb8cbb5ba0288e4bf7a4
This commit is contained in:
committed by
Facebook Github Bot
parent
0b5e8b4852
commit
4cdbb77c33
@@ -31,10 +31,6 @@
|
||||
#define WIN_STRUCT_REF(value) value
|
||||
#endif
|
||||
|
||||
#ifndef FB_ASSERTIONS_ENABLED
|
||||
#define FB_ASSERTIONS_ENABLED 1
|
||||
#endif
|
||||
|
||||
#ifdef NS_ENUM
|
||||
// Cannot use NSInteger as NSInteger has a different size than int (which is the default type of a
|
||||
// enum).
|
||||
|
||||
Reference in New Issue
Block a user