From bdeddd60c54aff077878be8a3457de34b7530cad Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 23 Jan 2015 16:11:20 +1100 Subject: [PATCH] Let's not make them macros --- qcsrc/common/util.qh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/qcsrc/common/util.qh b/qcsrc/common/util.qh index 65b4e67a4..360aaec36 100644 --- a/qcsrc/common/util.qh +++ b/qcsrc/common/util.qh @@ -1,7 +1,3 @@ -// commonly used, but better make them macros -#define TRUE 1 -#define FALSE 0 - // a dummy macro that prevents the "hanging ;" warning #define ENDS_WITH_CURLY_BRACE -- 2.39.2