Skip to content

Commit a1c9a9e

Browse files
committed
bugfix: bypassing google's RA/RD result, fix iriscouch#17
1 parent 921b873 commit a1c9a9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

convenient.js

-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ function final_response(res, value) {
3939
, authorities = res.authority || []
4040
, additionals = res.additional || []
4141

42-
res.recursion_available = false
43-
4442
// Find the zone of authority for this record, if any.
4543
var question = questions[0]
4644
, names = question && question.name && question.name.split(/\./)

0 commit comments

Comments
 (0)