summaryrefslogtreecommitdiffstats
path: root/aclk/aclk_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'aclk/aclk_util.c')
-rw-r--r--aclk/aclk_util.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/aclk/aclk_util.c b/aclk/aclk_util.c
index 8401ea02f5..595047a9b6 100644
--- a/aclk/aclk_util.c
+++ b/aclk/aclk_util.c
@@ -4,12 +4,6 @@
#include "daemon/common.h"
-// CentOS 7 has older version that doesn't define this
-// same goes for MacOS
-#ifndef UUID_STR_LEN
-#define UUID_STR_LEN 37
-#endif
-
int aclk_use_new_cloud_arch = 0;
usec_t aclk_session_newarch = 0;