From: vsr Date: Wed, 4 Nov 2009 11:58:09 +0000 (+0000) Subject: TEMPORARILY remove SALOME_GenericObj management by AttributeIOR. X-Git-Tag: V5_1_3rc2~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=58dd014562f4410a832049f65af704290ecaf215;p=modules%2Fkernel.git TEMPORARILY remove SALOME_GenericObj management by AttributeIOR. --- diff --git a/src/SALOMEDSImpl/SALOMEDSImpl_AttributeIOR.cxx b/src/SALOMEDSImpl/SALOMEDSImpl_AttributeIOR.cxx index 1c049a87f..965c83239 100644 --- a/src/SALOMEDSImpl/SALOMEDSImpl_AttributeIOR.cxx +++ b/src/SALOMEDSImpl/SALOMEDSImpl_AttributeIOR.cxx @@ -29,7 +29,7 @@ using namespace std; //to disable automatic genericobj management comment the following line -#define WITHGENERICOBJ +//#define WITHGENERICOBJ #ifdef WITHGENERICOBJ #include "SALOME_GenericObj_i.hh"