]> Creatis software - FrontAlgorithms.git/commitdiff
...
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Tue, 2 Feb 2016 17:08:16 +0000 (12:08 -0500)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Tue, 2 Feb 2016 17:08:16 +0000 (12:08 -0500)
lib/fpaPlugins/BaseImageFilter.h

index 9a3a8ee06fb5eddfb9653b49a4e19e12a6f52344..e9b9f703384edb8a4ca2b97ac22c11972b9d0625 100644 (file)
@@ -89,7 +89,7 @@ _ConfigureDebugger( F* filter )
 
     } // fi
 
-    if( this->m_SingleInteractor.GetPointer( ) != NULL )
+    if( this->m_SingleInteractor != NULL )
     {
       if( _I::ImageDimension == 2 )
       {