6a435f1 Ticket 47953 - Should not check aci syntax when deleting an aci

Authored and Committed by mreynolds 9 years ago
    Ticket 47953 - Should not check aci syntax when deleting an aci
    
    Bug Description:  Trying to delete an aci that has an invalid sytenx, generates a
                      syntax error when trying to remove it.
    
    Fix Description:  Do not check the syntax of an aci if it's being deleted.
    
    https://fedorahosted.org/389/ticket/47953
    
    Reviewed by: ?
    
    (cherry picked from commit 3ce60db0a404b4663df6005b78027332d0e56f95)