Skip to content
Snippets Groups Projects
Commit c7676736 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

WRG: unused variable

parent 681ecd93
Branches
Tags
No related merge requests found
......@@ -377,9 +377,8 @@ ImageLayer<TImage, TOutputImage>
this->UpdateListSample();
PixelType pixel;
unsigned int sampleSize;
// Ensure rendering function intialization
// Ensure rendering function initialization
m_RenderingFunction->Initialize(m_Image->GetMetaDataDictionary()); //FIXME check, but the call must be done in the generator. To be moved to the layer?
// If we are inside the buffered region
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment