summaryrefslogtreecommitdiffstats
path: root/source/include/winbindd_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/winbindd_proto.h')
-rw-r--r--source/include/winbindd_proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/include/winbindd_proto.h b/source/include/winbindd_proto.h
index 6407a73c4d3..caff219d189 100644
--- a/source/include/winbindd_proto.h
+++ b/source/include/winbindd_proto.h
@@ -2451,7 +2451,6 @@ BOOL make_samr_q_query_userinfo(SAMR_Q_QUERY_USERINFO * q_u,
BOOL samr_io_q_query_userinfo(char *desc, SAMR_Q_QUERY_USERINFO * q_u,
prs_struct * ps, int depth);
BOOL make_sam_user_info12(SAM_USER_INFO_12 * usr,
- uint16 acb_info,
const uint8 lm_pwd[16], const uint8 nt_pwd[16]);
BOOL sam_io_user_info12(char *desc, SAM_USER_INFO_12 * u, prs_struct * ps,
int depth);