Salome HOME
Re-wrote PARAVIS CORBA engine
[modules/paravis.git] / idl / PARAVIS_Gen.idl
index 9a5e1898d08619b03c32989fdc7636721cb49332..8b7e19c0b61c41c6804258bc8ea8bf7450b649f6 100644 (file)
@@ -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).