mirror of
https://github.com/samba-team/samba.git
synced 2025-08-29 13:49:30 +03:00
Remove samba4 specifi struct server_id from misc.idl.
Guenther
(This used to be commit 9d76153f54
)
This commit is contained in:
@ -48,10 +48,4 @@ interface misc
|
||||
SAMR_REJECT_IN_HISTORY = 2,
|
||||
SAMR_REJECT_COMPLEXITY = 5
|
||||
} samr_RejectReason;
|
||||
|
||||
/* id used to identify a endpoint, possibly in a cluster */
|
||||
typedef [public] struct {
|
||||
uint32 id;
|
||||
uint32 node;
|
||||
} server_id;
|
||||
}
|
||||
|
Reference in New Issue
Block a user