]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.cpp
Salome HOME
Fix compilation warnings
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_GeometryCalculation.cpp
index 724ce7e2e062f746163f3dea5747d897ab851b95..c59dc9d4b242fffe03b86d633e13fecc3f1370a5 100644 (file)
@@ -81,7 +81,6 @@ void FeaturesPlugin_GeometryCalculation::attributeChanged(const std::string& the
     }
 
     if (aShape) {
-      double aTolerance = 0.0001;
       double aLength;
       double aSurfArea;
       double aVolume;