Skip to content

Commit

Permalink
Do not set FB_ASSERTION_ENABLED
Browse files Browse the repository at this point in the history
Reviewed By: emilsjolander

Differential Revision: D6611904

fbshipit-source-id: f01ac144159c1b333d8deb8cbb5ba0288e4bf7a4
  • Loading branch information
priteshrnandgaonkar authored and facebook-github-bot committed Dec 21, 2017
1 parent 0b5e8b4 commit 4cdbb77
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ReactCommon/yoga/yoga/YGMacros.h
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 4cdbb77

Please sign in to comment.