summaryrefslogtreecommitdiff
path: root/source4/param/loadparm.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param/loadparm.h')
-rw-r--r--source4/param/loadparm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/param/loadparm.h b/source4/param/loadparm.h
index 1bb0ed6618..02fc004f9a 100644
--- a/source4/param/loadparm.h
+++ b/source4/param/loadparm.h
@@ -71,10 +71,6 @@ struct parm_struct {
#define FLAG_DEFAULT 0x4000 /* this option was a default */
#define FLAG_CMDLINE 0x8000 /* this option was set from the command line */
-#ifndef GLOBAL_NAME
-#define GLOBAL_NAME "global"
-#endif
-
#ifndef PRINTERS_NAME
#define PRINTERS_NAME "printers"
#endif