diff options
Diffstat (limited to 'src/providers/ldap')
-rw-r--r-- | src/providers/ldap/sdap_async_accounts.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/providers/ldap/sdap_async_accounts.c b/src/providers/ldap/sdap_async_accounts.c index 9dca9eb0..bdaa9e9e 100644 --- a/src/providers/ldap/sdap_async_accounts.c +++ b/src/providers/ldap/sdap_async_accounts.c @@ -1302,8 +1302,6 @@ struct sdap_get_initgr_state { const char **grp_attrs; struct sysdb_attrs *orig_user; - - struct sysdb_handle *handle; }; static void sdap_get_initgr_user(struct tevent_req *subreq); |