806d671 python: Remove unneeded check for null

Authored and Committed by nsoffer 4 years ago
    python: Remove unneeded check for null
    
    When calling free() we don't need to check if a point is NULL.
    
    Signed-off-by: Nir Soffer <nsoffer@redhat.com>
    
        
file modified
+1 -1