mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
trim unnecessary varaible
This commit is contained in:
parent
bf35f8e37f
commit
14d64852e8
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ bdb_hasSubordinates(
|
|||
Entry *e,
|
||||
int *hasSubordinates )
|
||||
{
|
||||
struct bdb_info *bdb = (struct bdb_info *) be->be_private;
|
||||
int rc;
|
||||
|
||||
assert( e );
|
||||
|
|
|
|||
Loading…
Reference in a new issue