restore backword compatibility
This commit is contained in:
parent
bda6f39d48
commit
d4d47b1e58
@ -879,7 +879,6 @@ void CvBoostTree::read( CvFileStorage* fs, CvFileNode* fnode, CvBoost* _ensemble
|
||||
ensemble = _ensemble;
|
||||
}
|
||||
|
||||
|
||||
void CvBoostTree::read( CvFileStorage*, CvFileNode* )
|
||||
{
|
||||
assert(0);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user