]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/engine/InlineNode.hxx
Salome HOME
Revert commit bc803f251236fa3b020c (14/03/2020) due to new ForEachLoopDyn implementation
[modules/yacs.git] / src / engine / InlineNode.hxx
index 74930305ed4f5e88f35b906b445b5240c0719eb1..67d917722a03ec6a2c2cdb41edc725341fe1a70f 100644 (file)
@@ -68,7 +68,6 @@ namespace YACS
       void performShallowDuplicationOfPlacement(const Node& other);
       bool isDeployable() const;
       int getMaxLevelOfParallelism() const;
-      void partitionRegardingDPL(const PartDefinition *pd, std::map<ComposedNode *, YACS::BASES::AutoRefCnt<PartDefinition> >& zeMap);
     public:
       static const char LOCAL_STR[];
       static const char REMOTE_STR[];