mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
s4:rpc_server: remove unused dcesrv_assoc_group->proxied_id
BUG: https://bugzilla.samba.org/show_bug.cgi?id=7113 BUG: https://bugzilla.samba.org/show_bug.cgi?id=11892 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
2ed7db445b
commit
792b6b9d69
@ -364,9 +364,6 @@ struct dcesrv_assoc_group {
|
||||
|
||||
/* the negotiated bind time features */
|
||||
uint16_t bind_time_features;
|
||||
|
||||
/* Remote association group ID (if proxied) */
|
||||
uint32_t proxied_id;
|
||||
};
|
||||
|
||||
/* server-wide context information for the dcerpc server */
|
||||
|
Loading…
x
Reference in New Issue
Block a user