summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/param/s3_param.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/param/s3_param.h b/lib/param/s3_param.h
index 6631bc64e3..539f0d63c5 100644
--- a/lib/param/s3_param.h
+++ b/lib/param/s3_param.h
@@ -17,7 +17,6 @@ struct loadparm_s3_helpers
const char *, char **);
void (*init_ldap_debugging)(void);
bool (*set_netbios_aliases)(const char **);
- bool (*lp_do_parameter)(int, const char *, const char *);
bool (*do_section)(const char *pszSectionName, void *userdata);
struct loadparm_global *globals;
unsigned int *flags;