From 99a68d4f8352b0827fa5083b890f2ab839ecf345 Mon Sep 17 00:00:00 2001
From: James Cox
Date: Tue, 2 Apr 2002 01:35:45 +0000
Subject: [PATCH] just did...
---
sapi/cgi/cgi_main.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/sapi/cgi/cgi_main.c b/sapi/cgi/cgi_main.c
index 5f012bacb3..020003a193 100644
--- a/sapi/cgi/cgi_main.c
+++ b/sapi/cgi/cgi_main.c
@@ -602,7 +602,6 @@ set, eg via an Apache Action directive.
\n\
consult the installation file that came with this distribution, or visit \n\
the manual page\n");
- /* remove that detailed explanation some time */
#ifdef ZTS
tsrm_shutdown();
#endif
--
2.50.1