Skip to content
Snippets Groups Projects
Commit b9a0ac61 authored by Kasper Marstal's avatar Kasper Marstal
Browse files

BUG: Remove ITK DebugOn macro

parent 2dc409a4
No related branches found
No related tags found
No related merge requests found
...@@ -25,8 +25,6 @@ ElastixFilter< TFixedImage, TMovingImage > ...@@ -25,8 +25,6 @@ ElastixFilter< TFixedImage, TMovingImage >
this->LogToConsoleOff(); this->LogToConsoleOff();
this->LogToFileOff(); this->LogToFileOff();
this->DebugOn();
} }
template< typename TFixedImage, typename TMovingImage > template< typename TFixedImage, typename TMovingImage >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment