Removed trailing whitespace

This commit is contained in:
Jin Ma 2013-08-29 14:08:56 +08:00
parent 5728612f95
commit 14e083f1e0

View File

@ -289,4 +289,3 @@ double checkRectSimilarity(Size sz, std::vector<Rect>& ob1, std::vector<Rect>& o
} }
return final_test_result; return final_test_result;
} }