build failed, trailing whitespace.

This commit is contained in:
songyuncen 2015-12-08 23:18:53 +08:00
parent e0b7389dc3
commit 893fa4cf84

View File

@ -43,7 +43,6 @@
namespace cv
{
// inner product
static float innerProduct(Point2f &v1, Point2f &v2)
{