s3: Remove unused winbindd_dual_lookupname
[ira/wip.git] / source3 / winbindd / winbindd_domain.c
index 3c1dc0661534343d91821ed30e38cc289a1b7f2c..304761f4842890de0343da77ae899f3fc8580222 100644 (file)
@@ -30,10 +30,6 @@ static const struct winbindd_child_dispatch_table domain_dispatch_table[] = {
                .name           = "PING",
                .struct_cmd     = WINBINDD_PING,
                .struct_fn      = winbindd_dual_ping,
-       },{
-               .name           = "LOOKUPNAME",
-               .struct_cmd     = WINBINDD_LOOKUPNAME,
-               .struct_fn      = winbindd_dual_lookupname,
        },{
                .name           = "LIST_TRUSTDOM",
                .struct_cmd     = WINBINDD_LIST_TRUSTDOM,