0024355: Compiler Warning level 4 for MFC samples
[occt.git] / samples / mfc / standard / Common / Primitive / Sample2D_Markers.cpp
index 4e26df5..f712192 100755 (executable)
@@ -37,9 +37,9 @@ Sample2D_Markers::Sample2D_Markers (const Quantity_Length theXPosition ,
 }
 
 
-void Sample2D_Markers::Compute (  const Handle(PrsMgr_PresentationManager3d)& aPresentationManager,
-                  const Handle(Prs3d_Presentation)& aPresentation,
-                  const Standard_Integer aMode)
+void Sample2D_Markers::Compute (const Handle(PrsMgr_PresentationManager3d)& /*aPresentationManager*/,
+                                const Handle(Prs3d_Presentation)& aPresentation,
+                                const Standard_Integer /*aMode*/)
 {
   if(myMarkerType == Aspect_TOM_USERDEFINED)
   {