summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-08-07 17:43:08 +0200
committerGünther Deschner <gd@samba.org>2013-09-20 14:57:06 +0200
commit807628ecac445999e75ec9ea1abdc5f2fde356d6 (patch)
tree7c5ed7fc68409b222cf54ec551c4aa90257f2ba2 /source3/wscript_build
parentb73e2d927b2221cb3fde8776789c8ca085cf2b8f (diff)
downloadsamba-807628ecac445999e75ec9ea1abdc5f2fde356d6.tar.gz
samba-807628ecac445999e75ec9ea1abdc5f2fde356d6.tar.bz2
samba-807628ecac445999e75ec9ea1abdc5f2fde356d6.zip
s3-rpc: remove unused source3/librpc/rpc/rpc_common.c
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Fri Sep 20 14:57:06 CEST 2013 on sn-devel-104
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 7a12f17cd8..d80391c4ba 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -140,7 +140,6 @@ LIBSMB_SRC = '''libsmb/clientgen.c libsmb/cliconnect.c libsmb/clifile.c
LIBMSRPC_SRC = '''
rpc_client/cli_pipe.c
- librpc/rpc/rpc_common.c
rpc_client/rpc_transport_np.c
rpc_client/rpc_transport_sock.c
rpc_client/rpc_transport_tstream.c