]> granicus.if.org Git - apache/commit
Remove ap_destroy_context from Apache 2.0. With the name change back to
authorRyan Bloom <rbb@apache.org>
Mon, 22 May 2000 17:05:23 +0000 (17:05 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 22 May 2000 17:05:23 +0000 (17:05 +0000)
commit7218b78f44113f45a1f6c97efc89e8728316eb52
tree6456d3a9f0916e92cbeb8672a37a53151b2c2556
parente9380c4c1e0558d38ab5f64798c92f4b94ba4888
Remove ap_destroy_context from Apache 2.0.  With the name change back to
ap_pool_t, this function doesn't make sense.  This also changes all
references to ap_destroy_context back to ap_destroy_pool.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85271 13f79535-47bb-0310-9956-ffa450edef68
modules/metadata/mod_mime_magic.c
server/mpm/dexter/dexter.c