Salome HOME
DCQ : Merge with Ecole Ete a6.
[modules/visu.git] / src / VISU_I / VISU_IsoSurfaces_i.hh
index 8d026d81b21f640357fb3a3a9f2115d684d26d22..d3e70ff17840b411963564513973d97bcc4f2343 100644 (file)
@@ -72,8 +72,7 @@ namespace VISU{
 
     virtual void ToStream(std::ostringstream& theStr);
 
-    virtual Storable* Restore(const Storable::TRestoringMap& theMap)
-      throw(std::logic_error&);
+    virtual Storable* Restore(const Storable::TRestoringMap& theMap);
 
     virtual void SetMapScale(double theMapScale = 1.0);
   };