Salome HOME
#18963 Minimize compiler warnings
[modules/paravis.git] / test / standalone / gui / PVViewer_Core.cxx
index 081b06428ab0312bca6f49f5e76ce560a2c85123..2ff678d26ee1aac496fe46bcf8685cbd46daa85c 100644 (file)
@@ -57,7 +57,7 @@ pqPVApplicationCore * PVViewer_Core::GetPVApplication()
   \param fullSetup whether to instanciate all behaviors or just the minimal ones.
   \return \c true if ParaView has been initialized successfully, otherwise false
 */
-bool PVViewer_Core::ParaviewInitApp(QMainWindow * aDesktop, LogWindow * logWindow)
+bool PVViewer_Core::ParaviewInitApp(QMainWindow * aDesktop, LogWindow * /*logWindow*/)
 {
   if ( ! MyCoreApp) {
       // Obtain command-line arguments