mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
get rid of some prototypes that aren't needed any more
(This used to be commit 6151e5a214
)
This commit is contained in:
parent
946d358646
commit
4991e27bbc
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user