[EMAIL PROTECTED] wrote: >brane 2003/02/12 12:23:08 > > Modified: include apr_pools.h > Log: > Revert bogus commit of revision 1.100. > > Revision Changes Path > 1.101 +0 -3 apr/include/apr_pools.h > > Index: apr_pools.h > =================================================================== > RCS file: /home/cvs/apr/include/apr_pools.h,v > retrieving revision 1.100 > retrieving revision 1.101 > diff -u -r1.100 -r1.101 > --- apr_pools.h 12 Feb 2003 20:20:55 -0000 1.100 > +++ apr_pools.h 12 Feb 2003 20:23:08 -0000 1.101 > @@ -157,9 +157,6 @@ > * If level 0 was specified, debugging is switched off > * </pre> > */ > - > -#define APR_POOL_DEBUG 1 /* FIXME: Don't commit this! */ > - > #if defined(APR_POOL_DEBUG) > #if (APR_POOL_DEBUG != 0) && (APR_POOL_DEBUG - 0 == 0) > #undef APR_POOL_DEBUG > >
Ouch, sorry about the bogus 1.100 commit... -- Brane Äibej <[EMAIL PROTECTED]> http://www.xbc.nu/brane/
