Kaydet (Commit) 93b8b04a authored tarafından Julien Nabet's avatar Julien Nabet

Fix assignments which are not used

Change-Id: I07f4f45bea211b8f32cb975e0c4c1d19062b1808
üst d372af08
......@@ -193,8 +193,6 @@ namespace drawinglayer
if(fReducedVisualisationFactor != 1.0)
{
fReduceFactor *= fReducedVisualisationFactor;
fViewSizeX *= fReducedVisualisationFactor;
fViewSizeY *= fReducedVisualisationFactor;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment