From b562dab1cfea617f1b374b3a2f67251fe11d775f Mon Sep 17 00:00:00 2001 From: ageay Date: Wed, 26 Jun 2013 11:58:49 +0000 Subject: [PATCH] convertTo --- src/MEDLoader/MEDFileField.hxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/MEDLoader/MEDFileField.hxx b/src/MEDLoader/MEDFileField.hxx index ad1f8970c..31f4dcead 100644 --- a/src/MEDLoader/MEDFileField.hxx +++ b/src/MEDLoader/MEDFileField.hxx @@ -664,7 +664,6 @@ namespace ParaMEDMEM virtual med_field_type getMEDFileFieldType() const = 0; MEDFileAnyTypeField1TSWithoutSDA *contentNotNullBase() throw(INTERP_KERNEL::Exception); const MEDFileAnyTypeField1TSWithoutSDA *contentNotNullBase() const throw(INTERP_KERNEL::Exception); - //void setContent(MEDCouplingAutoRefCountObjectPtr newc); tony protected: MEDCouplingAutoRefCountObjectPtr _content; }; -- 2.39.2