0024057: Eliminate compiler warning C4100 in MSVC++ with warning level 4
[occt.git] / src / Graphic3d / Graphic3d_Plotter.cxx
index 4485b0e..3723024 100755 (executable)
@@ -55,7 +55,7 @@ void Graphic3d_Plotter::Destroy () {
 
 //-Methods, in order
 
-Standard_Boolean Graphic3d_Plotter::BeginPlot (const Handle(Graphic3d_DataStructureManager)& aProjector) {
+Standard_Boolean Graphic3d_Plotter::BeginPlot (const Handle(Graphic3d_DataStructureManager)& /*aProjector*/) {
 
        if (MyPlottingState)
                Graphic3d_PlotterDefinitionError::Raise