Changeset 2031

Show
Ignore:
Timestamp:
01/15/2008 11:24:34 PM (9 months ago)
Author:
glen
Message:

- Remove a TRACE from proxy_core_address. patch from #1516

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/mod_proxy_core_address.c

    r1653 r2031  
    6161        } 
    6262 
    63         TRACE("adding %s to the address-pool", BUF_STR(address->name)); 
     63        /* TRACE("adding %s to the address-pool", BUF_STR(address->name)); */ 
    6464 
    6565        ARRAY_STATIC_PREPARE_APPEND(address_pool);