Skip to content
Snippets Groups Projects
Commit 14d64852 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

trim unnecessary varaible

parent bf35f8e3
Branches
Tags
No related merge requests found
......@@ -27,7 +27,6 @@ bdb_hasSubordinates(
Entry *e,
int *hasSubordinates )
{
struct bdb_info *bdb = (struct bdb_info *) be->be_private;
int rc;
assert( e );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment