Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
COMP: Unused variable warning
Modules/Core/Transform/test/itkComposeScaleSkewVersor3DTransformTest.cxx:560:37: warning: unused variable 'pntT' [-Wunused-variable]
TransformType::InputPointType pntT = idT->TransformPoint(pnt);
^- Loading branch information