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

ENH: Reducing verbosity

parent 50a1d049
No related branches found
No related tags found
No related merge requests found
......@@ -104,8 +104,6 @@ void ImageModelRenderer::paintGL( const RenderingContext& context )
scaledRegion.SetSize(scaledSize) ;
scaledRegion.SetIndex(scaledOrigin);
}
// TODO : remove verbosity
std::cout <<"Level of detail requested:" << bestLod << std::endl;
if (!m_IsMoving)
{
......
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