aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libottery/ottery.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libottery/ottery.c')
-rw-r--r--contrib/libottery/ottery.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libottery/ottery.c b/contrib/libottery/ottery.c
index 851932e94..fd20b1132 100644
--- a/contrib/libottery/ottery.c
+++ b/contrib/libottery/ottery.c
@@ -33,12 +33,6 @@
#define OTTERY_NO_PID_CHECK
#endif
-/**
- * Evaluate the condition 'x', while hinting to the compiler that it is
- * likely to be false.
- */
-#define UNLIKELY(x) __builtin_expect((x), 0)
-
/** Magic number for deciding whether an ottery_state is initialized. */
#define MAGIC_BASIS 0x11b07734