1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-24 21:49:29 +03:00

get rid of some prototypes that aren't needed any more

This commit is contained in:
Andrew Tridgell
-
parent fba3a7ad22
commit 6151e5a214

View File

@ -23,10 +23,6 @@
#include "includes.h"
NTSTATUS ndr_push_lsa_OpenPolicy(struct ndr_push *ndr, struct lsa_OpenPolicy *r);
NTSTATUS ndr_push_lsa_OpenPolicy2(struct ndr_push *ndr, struct lsa_OpenPolicy2 *r);
NTSTATUS ndr_push_lsa_EnumSids(struct ndr_push *ndr, struct lsa_EnumSids *r);
/*
OpenPolicy interface
*/