InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.38k stars 661 forks source link

DOC: Remove commented-out `GetAllCounts` method declaration #4535

Closed dzenanz closed 3 months ago

dzenanz commented 3 months ago

Its docstring spills into the next method's doxygen docstring. The method itself lacked an implementation, commented out or otherwise.

PR Checklist