Salome HOME
Various fixes for test runs - introducing MEDCOUPLING_RESOURCE_DIR env variable
[tools/medcoupling.git] / src / ParaMEDMEM / OverlapInterpolationMatrix.hxx
index 1d89bf8593e599b922687198f5b6ff467345bb91..d884f963df093d633c1899344a801484b2360b6f 100644 (file)
@@ -74,8 +74,6 @@ namespace MEDCoupling
     MEDCouplingPointSet *_source_support;
     MEDCouplingPointSet *_target_support;
     OverlapMapping      _mapping;
-    const ProcessorGroup& _group;
   };
 }