]> Creatis software - cpPlugins.git/blobdiff - plugins/cpPluginsImageFilters/HistogramThresholdImageFilter.cxx
Now it compiles again on Windows.
[cpPlugins.git] / plugins / cpPluginsImageFilters / HistogramThresholdImageFilter.cxx
index f3addf451c0a00a0b1545ce1ee014b8369a1f99e..6d6608b57e2ef0e02cbc10986ed45f9830a1ee1a 100644 (file)
@@ -69,7 +69,6 @@ _GD1( _TImage* image )
 {
   typedef itk::HistogramThresholdImageFilter< _TImage, _TBinaryImage > _F;
   typedef typename _TImage::PixelType _TP;
-  typedef typename _TBinaryImage::PixelType _UP;
 
   // Get parameters