s3: Remove unused winbindd_dual_userinfo
[sfrench/samba-autobuild/.git] / source3 / winbindd / winbindd_domain.c
index ad3d6d7916fd25132767f24dea2b08f42bf72215..bb8e660eb16f6eebfa0244de0fb1b391a9b60053 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           = "DUAL_USERINFO",
-               .struct_cmd     = WINBINDD_DUAL_USERINFO,
-               .struct_fn      = winbindd_dual_userinfo,
        },{
                .name           = "GETUSERDOMGROUPS",
                .struct_cmd     = WINBINDD_GETUSERDOMGROUPS,