Salome HOME
#18963 Minimize compiler warnings
[modules/geom.git] / src / GEOMGUI / GEOMGUI_TextTreeWdg.cxx
index b893df68e51afef630292f42c6747c2308544961..445616c4838616100c472cd966ca3fbfb4cc8c3a 100644 (file)
@@ -395,7 +395,7 @@ void GEOMGUI_TextTreeWdg::fillBranch( const BranchType& theBranchType, const QSt
 //=================================================================================
 QSharedPointer<GEOMGUI_TextTreeWdg::VisualProperty>
   GEOMGUI_TextTreeWdg::getVisualProperty( const BranchType& theBranchType,
-                                          SalomeApp_Study* theStudy,
+                                          SalomeApp_Study* /*theStudy*/,
                                           const std::string& theEntry )
 {
   switch ( theBranchType )