trim unnecessary varaible

This commit is contained in:
Pierangelo Masarati 2003-03-01 12:12:12 +00:00
parent bf35f8e37f
commit 14d64852e8

View file

@ -27,7 +27,6 @@ bdb_hasSubordinates(
Entry *e,
int *hasSubordinates )
{
struct bdb_info *bdb = (struct bdb_info *) be->be_private;
int rc;
assert( e );