From: Bill Stoddard Date: Mon, 20 Dec 1999 19:16:34 +0000 (+0000) Subject: Get rid of the C++ style comment. X-Git-Tag: 1.3.10~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f69d6ac434483a876203ec4e3643c2f3b3d7723a;p=apache Get rid of the C++ style comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84342 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/main.c b/server/main.c index a685caa794..f88d29d8da 100644 --- a/server/main.c +++ b/server/main.c @@ -66,7 +66,6 @@ const char *ap_server_argv0; -//API_VAR_IMPORT const char *ap_server_root; const char *ap_server_root; ap_array_header_t *ap_server_pre_read_config;