mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
lib/param: Remove unused static variable defaults_saved
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
b709304a21
commit
5487f70e3f
@ -71,7 +71,6 @@
|
||||
#define standard_sub_basic talloc_strdup
|
||||
|
||||
static bool do_parameter(const char *, const char *, void *);
|
||||
static bool defaults_saved = false;
|
||||
|
||||
#include "lib/param/param_global.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user