Salome HOME
Deactivating parallelism for 2D/1D + corrections for non parallel run + adding Parall...
[modules/smesh.git] / src / SMESH_SWIG / SMeshHelper.h
index 9c912869ebadc71da439a40f3f350791ee975a4c..2f89a643a4d5a1bbfdb380993390096992d2d2fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2021-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -21,6 +21,4 @@
 
 #include <string>
 
-std::string BuildSMESHInstanceInternal();
-
 std::string GetMGLicenseKeyImpl(const char* gmfFile);