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

STY: Removing debug trace

(cherry picked from commit 24823227)
parent 3d8ddf16
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,6 @@ ImageList<TImage>
|| it.Get()->RequestedRegionIsOutsideOfTheBufferedRegion())
{
std::cout<<"Requested region: "<<it.Get()<<" "<<it.Get()->GetRequestedRegion()<<std::endl;
if (it.Get()->GetSource())
{
it.Get()->GetSource()->PropagateRequestedRegion(it.Get());
......
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