summaryrefslogtreecommitdiff
path: root/source4/include/dynconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/dynconfig.h')
-rw-r--r--source4/include/dynconfig.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/include/dynconfig.h b/source4/include/dynconfig.h
index 93a182ee3d..b2fd7a29a2 100644
--- a/source4/include/dynconfig.h
+++ b/source4/include/dynconfig.h
@@ -25,8 +25,7 @@
**/
extern char const *dyn_SBINDIR,
- *dyn_BINDIR,
- *dyn_SWATDIR;
+ *dyn_BINDIR;
extern pstring dyn_CONFIGFILE;
extern const char *dyn_LOGFILEBASE;