s3:winbind: remove the method SET_MAPPING from winbind's API
[kai/samba.git] / source3 / winbindd / winbindd.c
index 6221422f0ce6108417158935abf7bc98c2905a4e..673addd3398394751d643c417fa0a983232e8279 100644 (file)
@@ -543,8 +543,6 @@ static struct winbindd_async_dispatch_table async_priv_table[] = {
          winbindd_allocate_uid_send, winbindd_allocate_uid_recv },
        { WINBINDD_ALLOCATE_GID, "ALLOCATE_GID",
          winbindd_allocate_gid_send, winbindd_allocate_gid_recv },
-       { WINBINDD_SET_MAPPING, "SET_MAPPING",
-         winbindd_set_mapping_send, winbindd_set_mapping_recv },
        { WINBINDD_REMOVE_MAPPING, "SET_MAPPING",
          winbindd_remove_mapping_send, winbindd_remove_mapping_recv },
        { WINBINDD_CHANGE_MACHACC, "CHANGE_MACHACC",