Parent Directory
|
Revision Log
|
Patch
--- httpd/httpd/trunk/modules/arch/unix/mod_privileges.c 2008/12/03 21:14:50 723078
+++ httpd/httpd/trunk/modules/arch/unix/mod_privileges.c 2009/01/04 13:11:04 731251
@@ -349,8 +349,6 @@
}
static const char *dtraceenable(cmd_parms *cmd, void *dir, int arg)
{
- priv_cfg *cfg = ap_get_module_config(cmd->server->module_config,
- &privileges_module);
const char *err = ap_check_cmd_context(cmd, GLOBAL_ONLY);
if (err != NULL) {
return err;
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |