]> SALOME platform Git repositories - plugins/hybridplugin.git/commitdiff
Salome HOME
Fix unresolvable symbols V4_0rc1
authorabd <abd@opencascade.com>
Tue, 24 Apr 2007 15:11:02 +0000 (15:11 +0000)
committerabd <abd@opencascade.com>
Tue, 24 Apr 2007 15:11:02 +0000 (15:11 +0000)
src/GHS3DPlugin_GHS3D.hxx

index f49ecb2ae3816ff0caac51ea010193db3fa35eee..48625e62b50f7300e3a33d94dc6ade9b76b20433 100644 (file)
@@ -43,11 +43,6 @@ public:
   virtual bool Compute(SMESH_Mesh&         aMesh,
                       const TopoDS_Shape& aShape);
 
-  ostream & SaveTo(ostream & save);
-  istream & LoadFrom(istream & load);
-  friend ostream & operator << (ostream & save, GHS3DPlugin_GHS3D & hyp);
-  friend istream & operator >> (istream & load, GHS3DPlugin_GHS3D & hyp);
-
 private:
   int _iShape;
   int _nbShape;