diff options
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r-- | source3/include/proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h index e3618dc1f9..315f0254b4 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -987,7 +987,6 @@ NTSTATUS trust_pw_change(struct netlogon_creds_cli_context *context, #include "source3/param/param_proto.h" -char *lp_configfile(TALLOC_CTX *ctx); char *lp_servicename(TALLOC_CTX *ctx, int); const char *lp_const_servicename(int); bool lp_autoloaded(int); |