Salome HOME
Copyright update 2020
[modules/shaper.git] / src / PartSet / PartSet_FieldStepPrs.h
index f7711ddcdf7a086e2f4f38bb7554e236d7aee4c9..384650ea8858fcf53faca505317cb9cc24eb3ddb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -66,7 +66,6 @@ private:
 
   FieldStepPtr myStep;
   FeaturePtr myFeature;
-  Quantity_Color myLabelColor;
 };
 
 #endif