mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
Remove a couple more NULL handler specifications.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87662 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -132,6 +132,5 @@ AP_DECLARE_DATA module echo_module = {
|
||||
create_echo_server_config, /* create per-server config structure */
|
||||
NULL, /* merge per-server config structures */
|
||||
echo_cmds, /* command apr_table_t */
|
||||
NULL, /* handlers */
|
||||
register_hooks /* register hooks */
|
||||
};
|
||||
|
Reference in New Issue
Block a user