Salome HOME
#29456 [EDF] (2022-T1) Finalization of SSL implementation
[modules/smesh.git] / src / SMESH_SWIG / SMeshHelper.i
index d1220cb9021e06fbafbae93c6cd32ba575468d60..0bc9be16210282d54f3a4d05d4ba10cd1bf0e5b5 100644 (file)
 
 %inline
 {
-  std::string BuildSMESHInstance()
-  {
-    return BuildSMESHInstanceInternal();
-  }
-
   std::string GetMGLicenseKey(const char* gmfFile)
   {
     return GetMGLicenseKeyImpl( gmfFile );