Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/med.git] / src / MedClient / src / COORDINATEClient.cxx
index c72f1200391e1d4facb049ce0539b79e70327a38..dca0978a63f8f89f3133a5af77c775363c1ccdd1 100644 (file)
@@ -80,7 +80,7 @@ void COORDINATEClient::blankCopy()
   delete [] tA;
 
 
-  setCoordinatesSystem( CORBA::string_dup(all->coordSystem));
+  setCoordinatesSystem( all->coordSystem.in());
 
   _complete = false;