s3-proto: remove some prototypes of non-existing functions.
[mat/samba.git] / source3 / winbindd / winbindd_proto.h
index c822baa462641351cc17063053372976415a7d9c..874112bbbb9f94ff2525a6e91dfc0bf7c217ce05 100644 (file)
@@ -151,8 +151,6 @@ void winbindd_ccache_ntlm_auth(struct winbindd_cli_state *state);
 enum winbindd_result winbindd_dual_ccache_ntlm_auth(struct winbindd_domain *domain,
                                                struct winbindd_cli_state *state);
 void winbindd_ccache_save(struct winbindd_cli_state *state);
-enum winbindd_result winbindd_dual_ccache_save(
-       struct winbindd_domain *domain, struct winbindd_cli_state *state);
 
 /* The following definitions come from winbindd/winbindd_cm.c  */