Removed unused private functions
This commit is contained in:
@@ -181,11 +181,6 @@ public:
|
||||
min_cos_ = cos(max_deviation_);
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
// hide this method
|
||||
void set_binary(bool _b) {}
|
||||
|
||||
private:
|
||||
|
||||
// maximum normal deviation
|
||||
|
||||
Reference in New Issue
Block a user