diff options
Diffstat (limited to 'server/providers/dp_backend.h')
-rw-r--r-- | server/providers/dp_backend.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/providers/dp_backend.h b/server/providers/dp_backend.h index 987e5365..cce854ef 100644 --- a/server/providers/dp_backend.h +++ b/server/providers/dp_backend.h @@ -66,7 +66,6 @@ struct be_ctx { struct confdb_ctx *cdb; struct sysdb_ctx *sysdb; struct sss_domain_info *domain; - const char *name; const char *identity; const char *conf_path; |