summaryrefslogtreecommitdiff
path: root/modules/cache/mod_cache.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2008-06-06 21:47:08 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2008-06-06 21:47:08 +0000
commit05e2e1ae85e5f94f57ea7e10c2eb2c6197e6421e (patch)
tree3c87402d49f054dcdafe48cab1188987b979954d /modules/cache/mod_cache.dsp
parent87c353a5c03fb1425be7bf5c9be643f9bf3e99e2 (diff)
downloadhttpd-05e2e1ae85e5f94f57ea7e10c2eb2c6197e6421e.tar.gz
The cache_hash, cache_pqueue and cache_cache functions
are undecorated, their .h files are not propagated into an installed include/ tree, and were erroniously exported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664145 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/cache/mod_cache.dsp')
-rw-r--r--modules/cache/mod_cache.dsp24
1 files changed, 0 insertions, 24 deletions
diff --git a/modules/cache/mod_cache.dsp b/modules/cache/mod_cache.dsp
index ba1653bfee..40a1b34ed5 100644
--- a/modules/cache/mod_cache.dsp
+++ b/modules/cache/mod_cache.dsp
@@ -104,18 +104,6 @@ PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).ma
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
# Begin Source File
-SOURCE=.\cache_cache.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cache_hash.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cache_pqueue.c
-# End Source File
-# Begin Source File
-
SOURCE=.\cache_storage.c
# End Source File
# Begin Source File
@@ -132,18 +120,6 @@ SOURCE=.\mod_cache.c
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
-SOURCE=.\cache_cache.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\cache_hash.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\cache_pqueue.h
-# End Source File
-# Begin Source File
-
SOURCE=.\mod_cache.h
# End Source File
# End Group