Salome HOME
Apply the fix for the issue "0021721: [CEA 590] Invalid groups on cells display in...
[modules/paravis.git] / src / PVGUI / PARAVIS_Gen_i.hh
index d023cb7bc1f0e0f4d87d5af001fd671d316ae47f..3e50fdb97831ccf0289936a9250b7bb06ffcac45 100644 (file)
@@ -182,11 +182,13 @@ namespace PARAVIS
     //! inherited methods from Engines::EngineComponent. Returns module version.
     virtual char* getVersion();
 
+#ifdef PARAVIS_WITH_FULL_CORBA
     //! Implementation of PARAVIS_Gen interface
     virtual PARAVIS::string_array* GetClassesList();
 
     //! Implementation of PARAVIS_Gen interface
     virtual PARAVIS_Base_ptr CreateClass(const char* theClassName);
+#endif
 
     //! Implementation of PARAVIS_Gen interface
     virtual void GetConnectionParameters(CORBA::Long& theId,