Skip to content
Snippets Groups Projects
Commit 0fdc4d1a authored by Julien Michel's avatar Julien Michel
Browse files

STY: Remove trace

parent 92ba553e
No related branches found
No related tags found
No related merge requests found
......@@ -1046,7 +1046,6 @@ void GlImageActor::UpdateResolution()
m_FileReader = ReaderType::New();
m_FileReader->SetFileName(extFilename.str());
m_FileReader->GetOutput()->UpdateOutputInformation();
std::cout<<"GlImageActor::UpdateResolution"<<std::endl;
// std::cout << "Switched to resolution: " << m_CurrentResolution <<
// std::endl;
}
......
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