fix -Wextra in Part

This commit is contained in:
wmayer
2016-09-22 11:49:28 +02:00
parent 40c79f18e4
commit 1ce73dda96
38 changed files with 129 additions and 64 deletions

View File

@@ -114,6 +114,7 @@ Part::Tools::makeSurface(const TColStd_ListOfTransient &theBoundaries,
const Standard_Integer theNbIter,
const Standard_Integer theMaxDeg)
{
(void)theTol;
//constants for algorithm
const Standard_Integer aNbIter = theNbIter; //number of algorithm iterations
const Standard_Integer aNbPnts = theNbPnts; //sample points per each constraint