s4:librpc: remove unused allow_warnings=True for 'dcerpc'
authorStefan Metzmacher <metze@samba.org>
Wed, 29 Oct 2014 11:27:28 +0000 (12:27 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 25 Nov 2014 06:25:46 +0000 (07:25 +0100)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/librpc/wscript_build

index ea81d2c50c680d499f5f14cbc1c87a565e401ba6..9b96437883145c988a18e4c5f683f45e4ccf8cbc 100755 (executable)
@@ -123,7 +123,6 @@ bld.SAMBA_LIBRARY('dcerpc',
        rpc/dcerpc_connect.c rpc/dcerpc_secondary.c''',
        pc_files='dcerpc.pc',
        deps='samba_socket LIBCLI_RESOLVE LIBCLI_SMB LIBCLI_SMB2 ndr NDR_DCERPC RPC_NDR_EPMAPPER NDR_SCHANNEL RPC_NDR_NETLOGON RPC_NDR_MGMT gensec LIBCLI_AUTH smbclient-raw LP_RESOLVE tevent-util dcerpc-binding param_options http',
-       allow_warnings=True,
        autoproto='rpc/dcerpc_proto.h',
        public_deps='samba-credentials tevent talloc',
        public_headers='''rpc/dcerpc.h ../../librpc/gen_ndr/mgmt.h