Salome HOME
Debug
[modules/geom.git] / idl / GEOM_Gen.idl
index 1951cbe02ecf8ece703d895a18d40395d9b7a9f2..a2aac3e4d9a71e2be4b0312f60f08f6e3e33f462 100644 (file)
@@ -3201,12 +3201,6 @@ module GEOM
     ListOfGO PublishNamedShapesInStudy(in SALOMEDS::Study theStudy,
                                             //in SObject theSObject,
                                             in Object theObject);
-
-    /*!
-     *  Returns a pointer to SALOME Notebook interface.
-     *  \param theStudyID is a SALOMEDS Study ID
-     */
-    SALOME::Notebook GetNotebook(in long theStudyID);
   };
 };