]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
To remove useless method
authorapo <apo@opencascade.com>
Wed, 6 Jun 2007 11:01:46 +0000 (11:01 +0000)
committerapo <apo@opencascade.com>
Wed, 6 Jun 2007 11:01:46 +0000 (11:01 +0000)
idl/VISU_Gen.idl

index c3e9d50b3e0c852f8bf8adf6ec0988d756dc197e..c9f995fb5d0555ec651c5ef6e3a5ab60c3f64d64 100644 (file)
@@ -412,10 +412,6 @@ module VISU {
    */
   interface ColoredPrs3d : Prs3d 
   {
-    /*! Defines whether this presentation is bound to timestamp or not.
-     */
-    boolean IsTimeStampFixed();
-
     /*! Sets the method of coloring of the elements composing a 3D presentation.
      */
     void SetScalarMode(in long theScalarMode);