mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
made everything compile and even run somehow
This commit is contained in:
@@ -48,8 +48,6 @@ namespace ml {
|
||||
|
||||
using std::vector;
|
||||
|
||||
DTrees::~DTrees() {}
|
||||
|
||||
void DTrees::setDParams(const DTrees::Params&)
|
||||
{
|
||||
CV_Error(CV_StsNotImplemented, "");
|
||||
|
||||
Reference in New Issue
Block a user