RTKConsortium / RTK

Reconstruction Toolkit
Apache License 2.0
244 stars 144 forks source link

COMP: remove unused type warning #478

Closed SimonRit closed 2 years ago

SimonRit commented 2 years ago

Fixes the warning

Modules/Remote/RTK/applications/rtkextractphasesignal/rtkextractphasesignal.cxx:52:63: warning: typedef ‘using InputImageType = class itk::Image<double, 1>’ locally defined but not used [-Wunused-local-typedefs]