]> Creatis software - clitk.git/blobdiff - registration/itkOptMattesMutualInformationImageToImageMetricFor3DBLUTFFD.txx
Remove throw to avoid warnings with c++11
[clitk.git] / registration / itkOptMattesMutualInformationImageToImageMetricFor3DBLUTFFD.txx
index 96e8f0a125bf4d10df79bc2553d6ec33b75b0fb7..592fe22687ae4378f504ae1930c30f47d0765fa8 100644 (file)
@@ -183,7 +183,7 @@ MattesMutualInformationImageToImageMetricFor3DBLUTFFD<TFixedImage,TMovingImage>
 template <class TFixedImage, class TMovingImage>
 void
 MattesMutualInformationImageToImageMetricFor3DBLUTFFD<TFixedImage,TMovingImage>
-::Initialize(void) throw ( ExceptionObject )
+::Initialize(void)
 {
   this->Superclass::Initialize();
   this->Superclass::MultiThreadingInitialize();