winbindd: Remove an unused function prototype
authorVolker Lendecke <vl@samba.org>
Wed, 2 May 2018 19:19:08 +0000 (21:19 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 17 May 2018 09:30:18 +0000 (11:30 +0200)
This has been moved to async in 2009

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Thu May 17 11:30:18 CEST 2018 on sn-devel-144

source3/winbindd/winbindd_proto.h

index 58ec3e2eaa6f1481d453dab9b08e2a2c39ae6bc1..1c8cfc3889c33cc05189622009f7bad0e1852f1b 100644 (file)
@@ -382,7 +382,6 @@ struct dcerpc_binding_handle *locator_child_handle(void);
 bool winbindd_list_trusted_domains(struct winbindd_cli_state *state);
 enum winbindd_result winbindd_dual_list_trusted_domains(struct winbindd_domain *domain,
                                                        struct winbindd_cli_state *state);
-void winbindd_show_sequence(struct winbindd_cli_state *state);
 bool winbindd_dc_info(struct winbindd_cli_state *state);
 bool winbindd_ping(struct winbindd_cli_state *state);
 bool winbindd_info(struct winbindd_cli_state *state);