0031020: Coding - invalid inline usage in BRepBlend_AppSurface
[occt.git] / src / ShapeFix / ShapeFix_Edge.cxx
index d7ff00f..1cbde04 100644 (file)
@@ -862,7 +862,7 @@ Standard_Boolean ShapeFix_Edge::FixSameParameter(const TopoDS_Edge& edge,
 //purpose  : 
 //=======================================================================
 
-inline Handle(ShapeBuild_ReShape) ShapeFix_Edge::Context() const
+Handle(ShapeBuild_ReShape) ShapeFix_Edge::Context() const
 {
   return myContext;
 }