s3:winbind: remove prototype for non-existent function from winbind_proto.h
authorMichael Adam <obnox@samba.org>
Wed, 28 Jan 2009 11:41:04 +0000 (12:41 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 28 Jan 2009 11:41:04 +0000 (12:41 +0100)
Michael

source3/winbindd/winbindd_proto.h

index 87639dc59eeed9a7ed19e7a8401e135a30ac09bc..977ee9c6b12f21578e6d6153319dc4ecc7c21a4f 100644 (file)
@@ -498,7 +498,6 @@ void winbindd_lookupname(struct winbindd_cli_state *state);
 void winbindd_lookuprids(struct winbindd_cli_state *state);
 void winbindd_sid_to_uid(struct winbindd_cli_state *state);
 void winbindd_sid_to_gid(struct winbindd_cli_state *state);
-void winbindd_sids_to_unixids(struct winbindd_cli_state *state);
 void winbindd_set_mapping(struct winbindd_cli_state *state);
 void winbindd_remove_mapping(struct winbindd_cli_state *state);
 void winbindd_set_hwm(struct winbindd_cli_state *state);