diff options
author | Andrew Bartlett <abartlet@samba.org> | 2004-05-14 05:41:21 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:53:45 -0500 |
commit | 6b921d1d2175f3b6267cb6e89b463cff852880cc (patch) | |
tree | e9e18fa5906eb0e9c6851205666b6caeb00a30c2 /source4/torture | |
parent | 5767c107735f83bd564a30abf8f374b326667966 (diff) | |
download | samba-6b921d1d2175f3b6267cb6e89b463cff852880cc.tar.gz samba-6b921d1d2175f3b6267cb6e89b463cff852880cc.tar.bz2 samba-6b921d1d2175f3b6267cb6e89b463cff852880cc.zip |
r719: Follow the trend - remove more unused functions.
Andrew Bartlett
(This used to be commit 62eef851fd79b2739b93b4ed7829514a3dcbf1d0)
Diffstat (limited to 'source4/torture')
-rw-r--r-- | source4/torture/config.m4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/torture/config.m4 b/source4/torture/config.m4 index 587840a0f1..ce88830357 100644 --- a/source4/torture/config.m4 +++ b/source4/torture/config.m4 @@ -58,7 +58,6 @@ SMB_SUBSYSTEM(TORTURE_NBENCH,[], SMB_BINARY(smbtorture, [ALL], [BIN], [torture/torture.o - torture/torture_util.o - libcli/raw/clirewrite.o], + torture/torture_util.o], [], [TORTURE_BASIC TORTURE_RAW TORTURE_RPC TORTURE_NBENCH CONFIG LIBCMDLINE LIBBASIC]) |