Commit 45c92261 authored by Greg Stein's avatar Greg Stein
Browse files

Use a typesafe function for access objects' pools.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87812 13f79535-47bb-0310-9956-ffa450edef68
parent 1f1392f4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -126,7 +126,6 @@
 */

#include "apr.h"
#include "apr_general.h" /* for APR_GET_POOL() */
#include "apr_dso.h"
#include "apr_strings.h"
#include "apr_errno.h"