diff options
Diffstat (limited to 'source3/param/loadparm.c')
-rw-r--r-- | source3/param/loadparm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index 2f58a9c99e..2114fa33a0 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -1189,7 +1189,6 @@ FN_LOCAL_CONST_STRING(const_servicename, szService) /* These functions cannot be auto-generated */ FN_LOCAL_BOOL(autoloaded, autoloaded) -FN_GLOBAL_CONST_STRING(dnsdomain, dnsdomain) /* local prototypes */ |