Salome HOME
#18963 Minimize compiler warnings
[modules/paravis.git] / test / standalone / gui / PVViewer_Behaviors.cxx
index beb2a9d588a1967296948e1641739833bf963727..b05bcb1bd0f014c76ef7ffe62e13d7acb8903c96 100644 (file)
@@ -61,7 +61,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)
     {