]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Config/Config_ValidatorMessage.h
Salome HOME
Updated copyright comment
[modules/shaper.git] / src / Config / Config_ValidatorMessage.h
index f5329a733a255f749a92de2a37dfb1c568c83279..ae4400000dc114f3858f14ae5753feefe7e7fe4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -27,7 +27,7 @@
 #include <string>
 
 /// Event ID that Validator is loaded (comes with Config_ValidatorMessage)
-static const char * EVENT_VALIDATOR_LOADED = "ValidatorLoaded";
+MAYBE_UNUSED static const char * EVENT_VALIDATOR_LOADED = "ValidatorLoaded";
 
 /*!
  * \class Config_ValidatorMessage