mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
Remove unused variable
This commit is contained in:
parent
c098435040
commit
905f835647
@ -393,7 +393,6 @@ static int ipalockout_postop(Slapi_PBlock *pb)
|
|||||||
Slapi_Entry *target_entry = NULL;
|
Slapi_Entry *target_entry = NULL;
|
||||||
Slapi_Entry *policy_entry = NULL;
|
Slapi_Entry *policy_entry = NULL;
|
||||||
Slapi_DN *sdn = NULL;
|
Slapi_DN *sdn = NULL;
|
||||||
Slapi_DN *pdn = NULL;
|
|
||||||
Slapi_PBlock *pbtm = NULL;
|
Slapi_PBlock *pbtm = NULL;
|
||||||
Slapi_Mods *smods = NULL;
|
Slapi_Mods *smods = NULL;
|
||||||
Slapi_Value *objectclass = NULL;
|
Slapi_Value *objectclass = NULL;
|
||||||
|
Loading…
Reference in New Issue
Block a user