git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10489 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2001-08-13 14:42:13 +00:00
parent 1808377ef8
commit dd63466491

View File

@@ -116,7 +116,6 @@ set_config(kadm5_server_context *ctx,
if(ctx->config.acl_file == NULL)
set_field(ctx->context, binding, ctx->config.dbname,
"acl_file", "acl", &ctx->config.acl_file);
/* XXX calling a file a `stash file' isn't very clever */
if(ctx->config.stash_file == NULL)
set_field(ctx->context, binding, ctx->config.dbname,
"mkey_file", "mkey", &ctx->config.stash_file);