Skip to content

Commit

Permalink
bugfix: bypassing google's RA/RD result, fix iriscouch#17
Browse files Browse the repository at this point in the history
  • Loading branch information
yyfrankyy committed Oct 25, 2016
1 parent 921b873 commit a1c9a9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions convenient.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ function final_response(res, value) {
, authorities = res.authority || []
, additionals = res.additional || []

res.recursion_available = false

// Find the zone of authority for this record, if any.
var question = questions[0]
, names = question && question.name && question.name.split(/\./)
Expand Down

0 comments on commit a1c9a9e

Please sign in to comment.