From: kgv Date: Thu, 6 Nov 2014 16:21:39 +0000 (+0300) Subject: 0025438: Visualization, TKOpenGl - always setup viewport within OpenGl_Workspace... X-Git-Tag: V6_8_0~7 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=93e572caa0a3c4f4a146a1a54153b45ec3a31a2b;p=occt-copy.git 0025438: Visualization, TKOpenGl - always setup viewport within OpenGl_Workspace::Redraw() suppress new warning --- diff --git a/src/OpenGl/OpenGl_View_2.cxx b/src/OpenGl/OpenGl_View_2.cxx index 010ea9e9ad..ba6f1d17c5 100644 --- a/src/OpenGl/OpenGl_View_2.cxx +++ b/src/OpenGl/OpenGl_View_2.cxx @@ -731,7 +731,7 @@ void OpenGl_View::RenderStructs (const Handle(OpenGl_Workspace) &AWorkspace) //call_togl_redraw_layer2d void OpenGl_View::RedrawLayer2d (const Handle(OpenGl_PrinterContext)& thePrintContext, const Handle(OpenGl_Workspace)& theWorkspace, - const Graphic3d_CView& ACView, + const Graphic3d_CView& /*ACView*/, const Aspect_CLayer2d& ACLayer) { #if !defined(GL_ES_VERSION_2_0)