s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
[sfrench/samba-autobuild/.git] / source3 / winbindd / winbindd_domain.c
index 96cbf6f74658b1627014993c231799a2344cbe28..ad3d6d7916fd25132767f24dea2b08f42bf72215 100644 (file)
@@ -74,10 +74,6 @@ static const struct winbindd_child_dispatch_table domain_dispatch_table[] = {
                .name           = "PAM_CHAUTHTOK",
                .struct_cmd     = WINBINDD_PAM_CHAUTHTOK,
                .struct_fn      = winbindd_dual_pam_chauthtok,
-       },{
-               .name           = "CHECK_MACHACC",
-               .struct_cmd     = WINBINDD_CHECK_MACHACC,
-               .struct_fn      = winbindd_dual_check_machine_acct,
        },{
                .name           = "DUAL_USERINFO",
                .struct_cmd     = WINBINDD_DUAL_USERINFO,