X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=common%2FclitkGateAsciiImageIO.h;h=7d134de7030ac61afdea880fde62abb2d74dd92a;hb=b133f36e1414bcf74518050a4a8e36d32d642981;hp=7d174f82ed01e164ef3d9d241af455b046f00428;hpb=fe401a1eebf96ce5a94c424d53d7c58486f4bf55;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];