Fix assignments which are not used
Change-Id: I07f4f45bea211b8f32cb975e0c4c1d19062b1808
This commit is contained in:
@@ -193,8 +193,6 @@ namespace drawinglayer
|
||||
if(fReducedVisualisationFactor != 1.0)
|
||||
{
|
||||
fReduceFactor *= fReducedVisualisationFactor;
|
||||
fViewSizeX *= fReducedVisualisationFactor;
|
||||
fViewSizeY *= fReducedVisualisationFactor;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user