summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcore/src/xmake/xmake.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/core/src/xmake/xmake.c b/core/src/xmake/xmake.c
index ddbb59769..759c286a8 100755
--- a/core/src/xmake/xmake.c
+++ b/core/src/xmake/xmake.c
@@ -27,13 +27,6 @@
#include "xmake.h"
/* //////////////////////////////////////////////////////////////////////////////////////
- * macros
- */
-#ifndef TB_CONFIG_MODULE_HAVE_REGEX
-# error please enable regex module for tbox
-#endif
-
-/* //////////////////////////////////////////////////////////////////////////////////////
* globals
*/