diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2009-05-05 06:23:29 +0000 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2009-05-05 06:23:29 +0000 |
commit | 7861cb5d186b4e28ffd011969f8054fa6d0f128e (patch) | |
tree | 4f9bdb17a0fbd525bc4b1cc7249e0b5b9b0d79ba /libhttpd.dsp | |
parent | b7eba4ab7fb84e46c0efc9ab64ab1face5edb57f (diff) | |
download | httpd-7861cb5d186b4e28ffd011969f8054fa6d0f128e.tar.gz |
MPM's are now dynamically loadable; so must mod_watchdog be.
The only module with an excuse now is mod_so which implements
LoadModule itself.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771579 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r-- | libhttpd.dsp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp index e6e9ce177c..72856b9e08 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -423,10 +423,6 @@ SOURCE=.\modules\mappers\mod_so.c # End Source File # Begin Source File -SOURCE=.\modules\mappers\mod_watchdog.c -# End Source File -# Begin Source File - SOURCE=.\modules\arch\win32\mod_win32.c # End Source File # Begin Source File |