0024057: Eliminate compiler warning C4100 in MSVC++ with warning level 4
[occt.git] / src / OpenGl / OpenGl_AspectText.cxx
index 57def3b..ea917c3 100644 (file)
@@ -86,7 +86,7 @@ void OpenGl_AspectText::Render (const Handle(OpenGl_Workspace)& theWorkspace) co
 // function : Release
 // purpose  :
 // =======================================================================
-void OpenGl_AspectText::Release (const Handle(OpenGl_Context)& theContext)
+void OpenGl_AspectText::Release (const Handle(OpenGl_Context)&)
 {
   //
 }