summaryrefslogtreecommitdiff
path: root/source4/cluster
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2018-04-17 16:45:45 +0200
committerJeremy Allison <jra@samba.org>2018-04-24 01:53:19 +0200
commit1aeac2f85db045d565e30d8b94334366e39222e9 (patch)
treeed0609532215a289a84c3a09cf74ccf776a7013d /source4/cluster
parent812312ca170e9da876044846a35b28ea3ce30de6 (diff)
downloadsamba-1aeac2f85db045d565e30d8b94334366e39222e9.tar.gz
dbwrap: Remove calls to loadparm
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source4/cluster')
-rw-r--r--source4/cluster/local.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/cluster/local.c b/source4/cluster/local.c
index d871dcbd3f9..ea3666322a5 100644
--- a/source4/cluster/local.c
+++ b/source4/cluster/local.c
@@ -66,7 +66,6 @@ static struct db_context *local_db_tmp_open(struct cluster_ops *ops,
db = dbwrap_local_open(
mem_ctx,
- lp_ctx,
path,
hash_size,
tdb_flags,