Force newer build over buildbot.

pull/3919/head^2
cbalint13 10 years ago
parent 8ba1ec22e4
commit 2c6114f58d
  1. 1
      modules/features2d/src/agast.cpp

@ -7665,7 +7665,6 @@ void AGAST(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, boo
if (keypoints[j - 1].response == -1)
keypoints.erase(keypoints.begin() + j - 1 );
}
}
}

Loading…
Cancel
Save