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