9a83b3a Ticket 49012 - Removed un-used counters

Authored and Committed by William Brown 7 years ago
    Ticket 49012 - Removed un-used counters
    
    Bug Description:  Remove unused counts from the ch_malloc code.
    
    Fix Description:  By removing these we make the code simpler, and we net a
    performance improvement when DEBUG is set, and also when DEBUG is NOT set.
    
    https://fedorahosted.org/389/ticket/49012
    
    Author: wibrown
    
    Review by: mreynolds (Thanks!)
    
        
file modified
+11 -66