summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2019-06-25 13:30:08 +1200
committerAndrew Bartlett <abartlet@samba.org>2019-06-26 04:12:33 +0000
commitf4f0db0c8e83a55d7c3c960e34c266dd8057a07b (patch)
treee0964ccb2f4411b6c9eb54b831f1a597fb93cef4
parentc6f9ff9cce05c5c24ef6925d31759921a1c80f80 (diff)
downloadsamba-f4f0db0c8e83a55d7c3c960e34c266dd8057a07b.tar.gz
librpc: Remove unused RPC_NDR_WINSIF
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-rw-r--r--source4/librpc/wscript_build5
1 files changed, 0 insertions, 5 deletions
diff --git a/source4/librpc/wscript_build b/source4/librpc/wscript_build
index 44e09ce7e18..ef259bd94d2 100644
--- a/source4/librpc/wscript_build
+++ b/source4/librpc/wscript_build
@@ -145,11 +145,6 @@ bld.SAMBA_LIBRARY('dcerpc-samr',
header_path='gen_ndr'
)
-bld.SAMBA_SUBSYSTEM('RPC_NDR_WINSIF',
- source='gen_ndr/ndr_winsif_c.c',
- public_deps='dcerpc NDR_WINSIF'
- )
-
bld.SAMBA_LIBRARY('dcerpc',
source='''rpc/dcerpc.c rpc/dcerpc_auth.c rpc/dcerpc_schannel.c