0030448: Coding - add typo detection to derivation creation methods using Standard_NO...
[occt.git] / src / IntImpParGen / IntImpParGen_Tool.cxx
index 417d1c8..01cda61 100644 (file)
@@ -116,7 +116,6 @@ void Determine_Transition(const IntRes2d_Position    Pos1,
       }
       else {
        gp_Vec2d Norm;
-       Tan1.Normalized();
        Norm.SetCoord(-Tan1.Y(),Tan1.X());
        Standard_Real Val1,Val2;
        if (!courbure1) {