Salome HOME
CEA : Lot 2 - Auto Color for Groups
[modules/shaper.git] / src / BuildPlugin / BuildPlugin_CompSolid.h
index 335d6f8ebdc79b686818fe45d63418d593d09977..8f2b34d4286ab8e3dc122131a677691b2f5c6ab7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  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
@@ -55,9 +55,6 @@ public:
 
   /// Request for initialization of data model of the feature: adding all attributes.
   BUILDPLUGIN_EXPORT virtual void initAttributes();
-
-  /// Creates a new part document if needed.
-  BUILDPLUGIN_EXPORT virtual void execute();
 };
 
 #endif