summaryrefslogtreecommitdiffstats
path: root/modules/echo/mod_echo.c
diff options
context:
space:
mode:
authorBen Laurie <ben@apache.org>1999-08-01 16:43:28 +0200
committerBen Laurie <ben@apache.org>1999-08-01 16:43:28 +0200
commitd61fe22a65f7ad3029ec3b2f1ff7df89271c0742 (patch)
treeb94f47373fded18f9f2956236bc6c043c3fef370 /modules/echo/mod_echo.c
parentAnother hook. (diff)
downloadapache2-d61fe22a65f7ad3029ec3b2f1ff7df89271c0742.tar.xz
apache2-d61fe22a65f7ad3029ec3b2f1ff7df89271c0742.zip
Another hook.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83548 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/echo/mod_echo.c')
-rw-r--r--modules/echo/mod_echo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/echo/mod_echo.c b/modules/echo/mod_echo.c
index dfecffd906..73d5a25495 100644
--- a/modules/echo/mod_echo.c
+++ b/modules/echo/mod_echo.c
@@ -63,7 +63,6 @@ static void register_hooks()
API_VAR_EXPORT module echo_module = {
STANDARD20_MODULE_STUFF,
- NULL, /* post_config */
NULL, /* child_init */
NULL, /* create per-directory config structure */
NULL, /* merge per-directory config structures */