update to 9.7.1-P2
[tridge/bind9.git] / contrib / dlz / drivers / dlz_bdb_driver.c
index 5aa96a59ffc490012fa2fd6718202cfb420cb11b..ebbb6dda348fd1c90cd7552152fcf747524cc87a 100644 (file)
@@ -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;
 }