Salome HOME
MEDReader -> debugging session
[tools/medcoupling.git] / src / MEDLoader / Swig / MEDLoaderCommon.i
index 9465715e958bc4f0927d948aea678aa100a7bd51..54d6c9fea76b31ba2ea7ba2ed16b93050a2c94be 100644 (file)
@@ -2874,7 +2874,7 @@ namespace ParaMEDMEM
   public:
     %extend
     {
-      PyObject *buildVTUArrays(DataArrayDouble *&coords, std::vector<int>& nodeStrct) const throw(INTERP_KERNEL::Exception)
+      PyObject *buildVTUArrays() const throw(INTERP_KERNEL::Exception)
       {
         DataArrayDouble *ret0(0);
         std::vector<int> ret1;