X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FclitkGateAsciiImageIO.h;h=7d134de7030ac61afdea880fde62abb2d74dd92a;hb=3d3bfbf73cc928f66626434ad597dc6f32ea0a9d;hp=7d174f82ed01e164ef3d9d241af455b046f00428;hpb=db115de89af274d19472eec04ee49e100fdfd4fa;p=clitk.git diff --git a/common/clitkGateAsciiImageIO.h b/common/clitkGateAsciiImageIO.h index 7d174f8..7d134de 100644 --- a/common/clitkGateAsciiImageIO.h +++ b/common/clitkGateAsciiImageIO.h @@ -42,7 +42,6 @@ public: typedef GateAsciiImageIO Self; typedef itk::ImageIOBase Superclass; typedef itk::SmartPointer Pointer; - typedef signed short int PixelType; struct GateAsciiHeader { double matrix_size[3];