+ fix more compiler warnings

This commit is contained in:
wmayer
2014-08-27 13:26:44 +02:00
parent a50743041b
commit 839eced7a9
16 changed files with 380 additions and 336 deletions

View File

@@ -291,7 +291,6 @@ void SoDatumLabel::generatePrimitives(SoAction * action)
float length = this->param1.getValue();
float startangle = this->param2.getValue();
float range = this->param3.getValue();
float endangle = startangle + range;
float r = 2*length;