From bedfeb3019e20a9e9d0eb82682de34b3c8ee206a Mon Sep 17 00:00:00 2001 From: totoro Date: Sat, 17 Aug 2019 10:50:02 +0900 Subject: [PATCH] comment global define to try to speed up the compilation --- web/CXM_multihost_http_server.anubis | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/CXM_multihost_http_server.anubis b/web/CXM_multihost_http_server.anubis index 294e4a2..798565f 100644 --- a/web/CXM_multihost_http_server.anubis +++ b/web/CXM_multihost_http_server.anubis @@ -499,7 +499,7 @@ public type DispatcherInfo: The dispatcher is started by: -public define One + public define One start_web_dispatcher ( Word32 ip_address, // address for listening (typically 0) @@ -4250,7 +4250,7 @@ define One -global define One + global define One manage_web_dispatcher ( List(String) args -- libgit2 0.21.4