diff options
Diffstat (limited to 'universal_parser.c')
| -rw-r--r-- | universal_parser.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/universal_parser.c b/universal_parser.c index ad2e2fbd11..84c71748af 100644 --- a/universal_parser.c +++ b/universal_parser.c @@ -13,7 +13,6 @@ #include "ruby/backward/2/inttypes.h" #include "probes.h" -#define LIKELY(x) RB_LIKELY(x) #define UNLIKELY(x) RB_UNLIKELY(x) #ifndef TRUE # define TRUE 1 |
