mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 14:00:00 -04:00
remove dead code. [RT #18629]
This commit is contained in:
parent
47d9a2bec1
commit
719045b68e
1 changed files with 0 additions and 2 deletions
|
|
@ -558,8 +558,6 @@ bdb_lookup(const char *zone, const char *name, void *driverarg,
|
|||
host_cursor->c_close(host_cursor);
|
||||
|
||||
return result;
|
||||
|
||||
return ISC_R_NOTFOUND;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue