]> Creatis software - clitk.git/blobdiff - common/clitkGateAsciiImageIO.h
Extended Gate Ascii output to any pixel type
[clitk.git] / common / clitkGateAsciiImageIO.h
index 7d174f82ed01e164ef3d9d241af455b046f00428..7d134de7030ac61afdea880fde62abb2d74dd92a 100644 (file)
@@ -42,7 +42,6 @@ public:
   typedef GateAsciiImageIO        Self;
   typedef itk::ImageIOBase        Superclass;
   typedef itk::SmartPointer<Self> Pointer;
-  typedef signed short int        PixelType;
 
   struct GateAsciiHeader {
     double matrix_size[3];