idl: remove duplicate flag
authorMatthieu Patou <mat@matws.net>
Mon, 23 Sep 2013 01:29:56 +0000 (18:29 -0700)
committerStefan Metzmacher <metze@samba.org>
Mon, 23 Sep 2013 22:12:10 +0000 (00:12 +0200)
Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
librpc/idl/frsrpc.idl

index fcc311950338de0479f61e45c496cfd206799b95..d11410a93a1173be6e90e5f1a5ec0cfca96a0b1f 100644 (file)
@@ -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;