Commit d4d47b1e authored by marina.kolpakova's avatar marina.kolpakova

restore backword compatibility

parent bda6f39d
......@@ -879,7 +879,6 @@ void CvBoostTree::read( CvFileStorage* fs, CvFileNode* fnode, CvBoost* _ensemble
ensemble = _ensemble;
}
void CvBoostTree::read( CvFileStorage*, CvFileNode* )
{
assert(0);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment