Salome HOME
#18963 Minimize compiler warnings
[modules/kernel.git] / src / Launcher / Launcher.hxx
index d7e9f1d22c1a04a9a405e38728a59525a73cb0d6..52e64bb86e16000417f51cb4a18671f0a9a49ea1 100644 (file)
@@ -113,7 +113,7 @@ protected:
   // Used by SALOME_Launcher
   std::shared_ptr<ResourcesManager_cpp> _ResManager;
 
-  virtual void notifyObservers(const std::string & event_name, const std::string & event_data) {}
+  virtual void notifyObservers(const std::string & /*event_name*/, const std::string & /*event_data*/) {}
   int addJob(Launcher::Job * new_job);
 
   // Methods used by user interface methods