mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-18 16:43:27 -04:00
get rid of warning
This commit is contained in:
parent
ea530fd748
commit
241c94301b
1 changed files with 2 additions and 0 deletions
|
|
@ -793,7 +793,9 @@ query_find(ns_client_t *client) {
|
|||
goto cleanup;
|
||||
}
|
||||
|
||||
#if notyet
|
||||
db_find:
|
||||
#endif
|
||||
/*
|
||||
* Now look for an answer in the database.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue