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:
@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user