From 61a2ad3c020424cead067cbdc89ea6f25708fde4 Mon Sep 17 00:00:00 2001 From: Kai Blin Date: Fri, 17 May 2013 14:16:26 +0200 Subject: swat: Remove swat. Signed-off-by: Kai Blin Reviewed-by: Andrew Bartlett Autobuild-User(master): Kai Blin Autobuild-Date(master): Sat May 18 16:32:38 CEST 2013 on sn-devel-104 --- dynconfig/dynconfig.c | 1 - 1 file changed, 1 deletion(-) (limited to 'dynconfig/dynconfig.c') diff --git a/dynconfig/dynconfig.c b/dynconfig/dynconfig.c index 79332a226d..9fd7108da4 100644 --- a/dynconfig/dynconfig.c +++ b/dynconfig/dynconfig.c @@ -86,7 +86,6 @@ const char *set_dyn_##name(const char *newpath) \ /* these are in common with s3 */ DEFINE_DYN_CONFIG_PARAM(SBINDIR) DEFINE_DYN_CONFIG_PARAM(BINDIR) -DEFINE_DYN_CONFIG_PARAM(SWATDIR) DEFINE_DYN_CONFIG_PARAM(CONFIGFILE) /**< Location of smb.conf file. **/ DEFINE_DYN_CONFIG_PARAM(LOGFILEBASE) /** Log file directory. **/ DEFINE_DYN_CONFIG_PARAM(LMHOSTSFILE) /** Statically configured LanMan hosts. **/ -- cgit