diff options
author | Stefan Metzmacher <metze@samba.org> | 2006-07-10 18:15:24 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:10:01 -0500 |
commit | 54fba07f0183d2e45eaf8658f2900445a312524d (patch) | |
tree | 7e97bb4284f94cd6745dac1f4d03cde5f1d3215c /source4/lib/util/config.mk | |
parent | ec2b3baf09ebff97bc958e73591e128f14c7a378 (diff) | |
download | samba-54fba07f0183d2e45eaf8658f2900445a312524d.tar.gz samba-54fba07f0183d2e45eaf8658f2900445a312524d.tar.bz2 samba-54fba07f0183d2e45eaf8658f2900445a312524d.zip |
r16923: remove unused substitude code
metze
(This used to be commit ea88c8c99eff2203d13f9877e590d9d7f2fbb910)
Diffstat (limited to 'source4/lib/util/config.mk')
-rw-r--r-- | source4/lib/util/config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/util/config.mk b/source4/lib/util/config.mk index 84598be4d0..cc3b1930c5 100644 --- a/source4/lib/util/config.mk +++ b/source4/lib/util/config.mk @@ -22,7 +22,6 @@ OBJ_FILES = xfile.o \ util_file.o \ data_blob.o \ util.o \ - substitute.o \ fsusage.o \ ms_fnmatch.o \ mutex.o \ |