summaryrefslogtreecommitdiff
path: root/source4/dynconfig.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-01-28 13:14:52 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:44:23 -0500
commitd3400402d57eaaf56c8436aafd92d9768eee31e7 (patch)
tree2526a450b143c5d3c61df1152dde1a300f9be567 /source4/dynconfig.c
parent0f01aae9145176e54569fc19a5ec4ab61b9031a5 (diff)
downloadsamba-d3400402d57eaaf56c8436aafd92d9768eee31e7.tar.gz
samba-d3400402d57eaaf56c8436aafd92d9768eee31e7.tar.bz2
samba-d3400402d57eaaf56c8436aafd92d9768eee31e7.zip
r21040: Remove subunit runner (now written in perl in my perlselftest branch)
(This used to be commit afe0d170b08deb712b91ee73cc00a444e989b480)
Diffstat (limited to 'source4/dynconfig.c')
-rw-r--r--source4/dynconfig.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/dynconfig.c b/source4/dynconfig.c
index 7a95cc59f7..35a412f6f9 100644
--- a/source4/dynconfig.c
+++ b/source4/dynconfig.c
@@ -88,6 +88,3 @@ _PUBLIC_ const char *dyn_JSDIR = JSDIR;
/** Where to find the winbindd socket */
_PUBLIC_ const char *dyn_WINBINDD_SOCKET_DIR = WINBINDD_SOCKET_DIR;
-
-/** Directory with subunit torture tests */
-_PUBLIC_ const char *dyn_TORTUREDIR = TORTUREDIR;