SuperElastix / elastix

Official elastix repository
http://elastix.dev
Apache License 2.0
449 stars 110 forks source link

COMP: Remove `ComputeForBSplineOnly` (documented "Can be removed later") #1135

Closed N-Dekker closed 3 weeks ago

N-Dekker commented 3 weeks ago

ComputePreconditionerUsingDisplacementDistribution::ComputeForBSplineOnly was already documented with "Can be removed later", back on 7 March 2019 (commit 70829754af29b92cb34be5997cda8216eaf6be8c).

It triggered warnings from clang/macos-12, saying:

warning: unused parameter 'maxJJ' [-Wunused-parameter]