a90c470 libgfs2: Remove debugging printfs from fix_device_geometry()

Authored and Committed by andyp 2 years ago
    libgfs2: Remove debugging printfs from fix_device_geometry()
    
    This block never gets executed as the only utils that enable cfg_debug
    don't call the function.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>