c984499 Ticket bz1358565 - Fix compiler warning about unused variable

Authored and Committed by William Brown 7 years ago
    Ticket bz1358565 - Fix compiler warning about unused variable
    
    Bug Description:  Unused variable len (opps!)
    
    Fix Description:  Remove the unused variable.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1358565
    
    Author: wibrown
    
    Review by: One line fix