X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers_I%2FStdMeshers_Projection_1D_2D_3D_i.hxx;fp=src%2FStdMeshers_I%2FStdMeshers_Projection_1D_2D_3D_i.hxx;h=abcafb0ac56b85c70037d0c51e18b1f1d782bc38;hb=a9f7e28cba695e50fcae50a483ae37f32af4ce84;hp=0fc97c809ff63afdbe486c3249cd3b3be216291d;hpb=f83eeba172516e213bf925fc0457100bdb3bff54;p=modules%2Fsmesh.git diff --git a/src/StdMeshers_I/StdMeshers_Projection_1D_2D_3D_i.hxx b/src/StdMeshers_I/StdMeshers_Projection_1D_2D_3D_i.hxx index 0fc97c809..abcafb0ac 100644 --- a/src/StdMeshers_I/StdMeshers_Projection_1D_2D_3D_i.hxx +++ b/src/StdMeshers_I/StdMeshers_Projection_1D_2D_3D_i.hxx @@ -59,7 +59,7 @@ public: ::StdMeshers_Projection_3D* GetImpl(); // Return true if the algorithm is applicable to a shape - static bool IsApplicable(const TopoDS_Shape &S, bool toCheckAll, int dim); + static bool IsApplicable(const TopoDS_Shape &S, bool toCheckAll, int /*dim*/); }; // ======================================================