Remove sDefault as static variable.
[samba.git] / source4 / param / param.h
index 098a73deec5126fb7bf510847119dc3164c97a30..84f864edaab70ae3dc954b5e3aaa9eed37b4e342 100644 (file)
@@ -64,6 +64,5 @@ struct smbcli_options;
 #include "param/proto.h"
 
 extern struct loadparm_context *global_loadparm;
-extern struct loadparm_service sDefault;
 
 #endif /* _PARAM_H */