Salome HOME
DCQ : Merge with Ecole Ete a6.
[modules/visu.git] / src / VISU_I / VISU_CutLines_i.cc
index e4017fa5b222fd4f5c46fbaa70517bb6d22b2716..76b54bca987e3e61fde4602b9844dccfed34b05d 100644 (file)
@@ -81,7 +81,6 @@ VISU::Storable* VISU::CutLines_i::Create(const char* theMeshName, VISU::Entity t
 
 
 VISU::Storable* VISU::CutLines_i::Restore(const Storable::TRestoringMap& theMap)
-     throw(std::logic_error&)
 {
   DoHook();
   SetNbLines(VISU::Storable::FindValue(theMap,"myNbLines").toInt());