• Denis Barbier's avatar
    0024510: Remove unused local variables · 96a95605
    Denis Barbier authored
    When warnings are enabled, compilers report lots of occurrences
    of unused local variables, which makes it harder to find other
    meaningful warnings.
    This commit does not fix all unused local variables.
    
    Fix new type conversion warning
    
    Code cleaned to avoid MSVC compiler warnings on unused function arguments.
    Several useless pieces of code are removed.
    Changes in IntTools_EdgeFace.cxx, Blend_Walking_1.gxx, Bnd_BoundSortBox.cxx, ProjLib_ProjectedCurve.cxx are reverted (separated to specific issue for more in-depth analysis).
    96a95605
BOPAlgo_PaveFiller_6.cxx 60.8 KB