Skip to content

Commit 4cdbb77

Browse files
priteshrnandgaonkarfacebook-github-bot
authored andcommittedDec 21, 2017
Do not set FB_ASSERTION_ENABLED
Reviewed By: emilsjolander Differential Revision: D6611904 fbshipit-source-id: f01ac144159c1b333d8deb8cbb5ba0288e4bf7a4
1 parent 0b5e8b4 commit 4cdbb77

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎ReactCommon/yoga/yoga/YGMacros.h

-4
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@
3131
#define WIN_STRUCT_REF(value) value
3232
#endif
3333

34-
#ifndef FB_ASSERTIONS_ENABLED
35-
#define FB_ASSERTIONS_ENABLED 1
36-
#endif
37-
3834
#ifdef NS_ENUM
3935
// Cannot use NSInteger as NSInteger has a different size than int (which is the default type of a
4036
// enum).

0 commit comments

Comments
 (0)
Please sign in to comment.