bool: Remove TRUE/FALSE

pull/9829/head
Jeff Lucovsky 2 years ago committed by Victor Julien
parent 36e5792501
commit 924c59448f

@ -30,9 +30,6 @@
#define DBG_PERF
#endif
#define TRUE 1
#define FALSE 0
#define _GNU_SOURCE
#define __USE_GNU

Loading…
Cancel
Save