mirror of
https://github.com/apache/httpd.git
synced 2025-11-22 21:22:39 +03:00
looks like debug left in r1642154
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1647125 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -481,8 +481,6 @@ static ap_expr_t *ap_expr_info_make(int type, const char *name,
|
||||
break;
|
||||
}
|
||||
}
|
||||
ap_log_error(APLOG_MARK, APLOG_ERR, 0, 0,
|
||||
"sss %s", parms.arg);
|
||||
if (ctx->lookup_fn(&parms) != OK)
|
||||
return NULL;
|
||||
return info;
|
||||
|
||||
Reference in New Issue
Block a user