Remove sDefault as static variable.
[jelmer/samba4-debian.git] / source / param / loadparm.h
index 842e1ce437601083a68b0ead09a69aebd90d2208..cd3c0b9595d0fc423695ccbc1ae084321a44a082 100644 (file)
@@ -59,6 +59,9 @@ struct parm_struct {
        } def;
 };
 
+
+
+
 #define FLAG_DEFAULT    0x0001 /* this option was a default */
 #define FLAG_CMDLINE    0x0002 /* this option was set from the command line */