mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
idl: remove duplicate flag
Signed-off-by: Matthieu Patou <mat@matws.net> Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
fc11bab20b
commit
aa5b369734
@ -43,7 +43,6 @@ interface frsrpc
|
||||
FRSRPC_CO_FLAG_MORPH_GEN_HEAD = 0x00400000,
|
||||
FRSRPC_CO_FLAG_JUST_OID_RESET = 0x00800000,
|
||||
FRSRPC_CO_FLAG_COMPRESSED_STAGE = 0x01000000,
|
||||
FRSRPC_CO_FLAG_COMPRESSED_STAGE = 0x01000000,
|
||||
FRSRPC_CO_FLAG_SKIP_VV_UPDATE = 0x02000000
|
||||
} frsrpc_CommPktCoCmdFlags;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user