Salome HOME
#18963 Minimize compiler warnings
[modules/gui.git] / src / PVViewer / PVViewer_Behaviors.cxx
index 80f4dfabf80e1497d8d7c989493ac9783cce15ad..b2302b1f1d6ffb1df81a45e0182f20fe5c678574 100644 (file)
@@ -60,7 +60,7 @@ PVViewer_Behaviors::PVViewer_Behaviors(QMainWindow * parent)
  * This method should be updated at each new version of ParaView with what is found in
  *    Qt/ApplicationComponents/pqParaViewBehaviors.cxx
  */
-void PVViewer_Behaviors::instanciateMinimalBehaviors(QMainWindow * desk)
+void PVViewer_Behaviors::instanciateMinimalBehaviors(QMainWindow * /*desk*/)
 {
   if (BehaviorLoadingLevel < 1)
     {