Salome HOME
fight warnings, c++17. Fix minor warnings. Buils SMESH finished
[modules/smesh.git] / src / SMESHGUI / SMESHGUI.h
index 0105465a26087108612fcf349ab31fed70cb05c7..08f77c4e3d800521f807b13b1b79d96f283d3f2e 100644 (file)
@@ -202,7 +202,7 @@ protected:
   static void                     ProcessEvents( vtkObject* theObject, 
                                                  unsigned long theEvent,
                                                  void* theClientData, 
-                                                 void* theCallData );
+                                                 void* /*theCallData*/ );
 
 private:
   void                            OnEditDelete();