Remove unused function; I forgot I had left this here.
This commit is contained in:
@@ -220,12 +220,6 @@ class AllNN {
|
||||
private:
|
||||
// Helper functions
|
||||
|
||||
/**
|
||||
* Internal function to build the trees for computation. It won't build trees
|
||||
* if naive_ = false.
|
||||
*/
|
||||
void BuildTrees();
|
||||
|
||||
/**
|
||||
* Computes the minimum squared distance between the bounding boxes
|
||||
* of two nodes.
|
||||
|
||||
Reference in New Issue
Block a user