Force newer build over buildbot.

This commit is contained in:
cbalint13 2015-05-05 12:19:35 +03:00
parent 8ba1ec22e4
commit 2c6114f58d

View File

@ -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 );
}
}
}