mirror of
https://github.com/samba-team/samba.git
synced 2025-02-21 01:59:07 +03:00
Remove unused LSA_CLOSE headers.
Guenther (This used to be commit f995b1ddc75e5091c6eb012b80dcaa9c78ce368e)
This commit is contained in:
parent
a473d10915
commit
7303fce0e0
@ -162,23 +162,6 @@ typedef struct {
|
||||
|
||||
/*******************************************************/
|
||||
|
||||
/* LSA_Q_CLOSE */
|
||||
typedef struct lsa_q_close_info
|
||||
{
|
||||
POLICY_HND pol; /* policy handle */
|
||||
|
||||
} LSA_Q_CLOSE;
|
||||
|
||||
/* LSA_R_CLOSE */
|
||||
typedef struct lsa_r_close_info
|
||||
{
|
||||
POLICY_HND pol; /* policy handle. should be all zeros. */
|
||||
|
||||
NTSTATUS status; /* return code */
|
||||
|
||||
} LSA_R_CLOSE;
|
||||
|
||||
|
||||
#define MAX_REF_DOMAINS 32
|
||||
|
||||
/* DOM_TRUST_HDR */
|
||||
|
Loading…
x
Reference in New Issue
Block a user