From: apo Date: Wed, 6 Jun 2007 11:01:46 +0000 (+0000) Subject: To remove useless method X-Git-Tag: Before_Merging_With_Windows_20jun07~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ef68bd36ecb530fcc0dd393706e54efa954e5434;p=modules%2Fvisu.git To remove useless method --- diff --git a/idl/VISU_Gen.idl b/idl/VISU_Gen.idl index c3e9d50b..c9f995fb 100644 --- a/idl/VISU_Gen.idl +++ b/idl/VISU_Gen.idl @@ -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);