diff options
author | Volker Lendecke <vl@samba.org> | 2011-06-20 22:25:20 +0200 |
---|---|---|
committer | Volker Lendecke <vlendec@samba.org> | 2011-06-21 15:36:01 +0200 |
commit | 7e1d4857803a17ac88b17bc0297ac13f93c57651 (patch) | |
tree | 15ed4916d887352aedd3d04a1e1ff1595d3dbd71 /source3/wscript_build | |
parent | 729d17e725aa1bfd306aa27728c97210c5c01d2c (diff) | |
download | samba-7e1d4857803a17ac88b17bc0297ac13f93c57651.tar.gz samba-7e1d4857803a17ac88b17bc0297ac13f93c57651.tar.bz2 samba-7e1d4857803a17ac88b17bc0297ac13f93c57651.zip |
s3: Remove unused code
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Tue Jun 21 15:36:01 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-x | source3/wscript_build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build index 52134ea6a2..53c412e461 100755 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -250,7 +250,6 @@ WINBINDD_SRC1 = '''winbindd/winbindd.c winbindd/winbindd_pam.c winbindd/winbindd_misc.c winbindd/winbindd_cm.c - winbindd/winbindd_wins.c winbindd/winbindd_wins_byip.c winbindd/winbindd_wins_byname.c winbindd/winbindd_msrpc.c |