334a0cd Remove IPAdmin.unbind_s(), keep unbind()

6 files Authored by pviktori 11 years ago, Committed by mkosek 11 years ago,
    Remove IPAdmin.unbind_s(), keep unbind()
    
    The unbind and unbind_s functions do the same thing (both are synchronous).
    
    In the low-level IPASimpleLDAPObject, unbind_s rather than unbind is kept.
    
    Part of the work for: https://fedorahosted.org/freeipa/ticket/2660
    
        
file modified
+1 -10
file modified
+1 -1