Skip to content
Snippets Groups Projects
Commit 75b41986 authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

WRG : unused variable

parent dcd96233
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,6 @@ public:
for (unsigned r = 0; r<this->GetHisto().size(); r++)
{
double sumTemp = 0.;
for (unsigned s = 0; s<this->GetHisto()[r].size(); s++)
{
double p = this->GetHisto()[r][s]*areaInv;
......
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