mirror of
https://github.com/samba-team/samba.git
synced 2025-02-25 17:57:42 +03:00
rpc_server: Remove an unused function declaration
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
2154bb50f6
commit
da74089533
@ -102,7 +102,6 @@ void *_find_policy_by_hnd(struct pipes_struct *p,
|
||||
(_type *)_find_policy_by_hnd((_p), (_hnd), (_hnd_type), (_pstatus));
|
||||
|
||||
bool close_policy_hnd(struct pipes_struct *p, struct policy_handle *hnd);
|
||||
void close_policy_by_pipe(struct pipes_struct *p);
|
||||
bool pipe_access_check(struct pipes_struct *p);
|
||||
|
||||
#endif /* _RPC_PIPES_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user