Removed redundent variable declaration.
This commit is contained in:
parent
1c6e165cb3
commit
ff518eb9c6
@ -194,7 +194,6 @@ BoundingSphere AutoTransform::computeBound() const
|
||||
{
|
||||
BoundingSphere bsphere;
|
||||
|
||||
float scale( 1.f );
|
||||
if ( getAutoScaleToScreen() && _firstTimeToInitEyePoint )
|
||||
return bsphere;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user