]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/XAOPlugin/XAOPlugin_ExportDlg.cxx
Salome HOME
#18963 Minimize compiler warnings
[modules/geom.git] / src / XAOPlugin / XAOPlugin_ExportDlg.cxx
index e1df0531bb5dd6b4f25ffa9069cc67f9d0edc9c9..3763870492899bbc6a8188148938eca8438c4df5 100644 (file)
@@ -396,7 +396,7 @@ GEOM::GEOM_IOperations_ptr XAOPlugin_ExportDlg::createOperation()
 // function : isValid
 // purpose  :
 //=================================================================================
-bool XAOPlugin_ExportDlg::isValid(QString& msg)
+bool XAOPlugin_ExportDlg::isValid(QString& /*msg*/)
 {
   // check shape
   if (ledShape->text().isEmpty())