Salome HOME
Cleanup
authorageay <ageay>
Tue, 24 Sep 2013 08:42:06 +0000 (08:42 +0000)
committerageay <ageay>
Tue, 24 Sep 2013 08:42:06 +0000 (08:42 +0000)
src/MEDCoupling_Swig/MEDCouplingRefCountObject.i

index cfd9fdfdd40d9d96d40b326c8ab37f4c8aae78d3..71394bd1d7dd468f64d81a2d54d452bff39cc83e 100644 (file)
@@ -96,7 +96,6 @@ namespace ParaMEDMEM
     bool decrRef() const;
     void incrRef() const;
     int getRCValue() const;
-    RefCountObjectOnly& operator=(const RefCountObjectOnly& other);
   protected:
     ~RefCountObjectOnly();
   };