removed trailing whitespaces causing warnings

This commit is contained in:
Alexey Spizhevoy 2013-07-04 17:31:12 +04:00
parent cc85e86ee7
commit 027065a5a1

View File

@ -263,7 +263,7 @@ bool BundleAdjusterBase::estimate(const std::vector<ImageFeatures> &features,
if (!ok)
return false;
obtainRefinedCameraParams(cameras);
obtainRefinedCameraParams(cameras);
// Normalize motion to center image
Graph span_tree;