fixed the trailing whitespaces

This commit is contained in:
Vadim Pisarevsky 2013-09-30 16:06:48 +04:00
parent cd84742556
commit c3748a5f95
2 changed files with 0 additions and 2 deletions

View File

@ -779,4 +779,3 @@ void SCDMatcher::hungarian(cv::Mat &costMatrix, std::vector<cv::DMatch> &outMatc
}
}

View File

@ -130,4 +130,3 @@ protected:
};
}