X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=idl%2FPARAVIS_Gen.idl;h=8b7e19c0b61c41c6804258bc8ea8bf7450b649f6;hb=fff7db94f5362314f29b8b570566187e957620ee;hp=9a5e1898d08619b03c32989fdc7636721cb49332;hpb=6c884982c96b001ef6987085a9f35018803201c2;p=modules%2Fparavis.git diff --git a/idl/PARAVIS_Gen.idl b/idl/PARAVIS_Gen.idl index 9a5e1898..8b7e19c0 100644 --- a/idl/PARAVIS_Gen.idl +++ b/idl/PARAVIS_Gen.idl @@ -82,7 +82,6 @@ module PARAVIS { */ void SaveTrace(in string theFileName); -#ifdef PARAVIS_WITH_FULL_CORBA /*! * \brief Returns list of names of extracted Paraview and VTK classes */ @@ -92,7 +91,6 @@ module PARAVIS { * \brief Returns container class for the requested Paraview class */ PARAVIS_Base CreateClass(in string theClassName); -#endif /*! * Returns parameters of current (usually built-in) connection which is active in GUI (Paraview client).