From 379df4742d0cee7288a390dc28b87e579affc244 Mon Sep 17 00:00:00 2001 From: reeze Date: Sat, 31 Mar 2012 01:04:38 +0800 Subject: [PATCH] Cleanup Safe Mode related comment in SG(request_info) --- main/SAPI.h | 1 - 1 file changed, 1 deletion(-) diff --git a/main/SAPI.h b/main/SAPI.h index f868f852e7732..8f2536b84f4d7 100644 --- a/main/SAPI.h +++ b/main/SAPI.h @@ -105,7 +105,6 @@ typedef struct { /* this is necessary for the CGI SAPI module */ char *argv0; - /* this is necessary for Safe Mode */ char *current_user; int current_user_length;