Salome HOME
Revert "Merge branch 'yan/parallel_mesh2'"
[modules/smesh.git] / src / SMESH_I / SMESH_Mesh_i.hxx
index 444c7b7910d12d345c6c54966da06022e0d7284b..8a50d12262c0fe3ab58ee23a96400e364037e576 100644 (file)
@@ -226,7 +226,7 @@ public:
                  const char*               file,
                  CORBA::Boolean            withRequiredGroups);
 
-
+    
   template<class SPECLS>
     void ExportPartToMEDCommon(SPECLS&                   speCls,
                                SMESH::SMESH_IDSource_ptr meshPart,
@@ -571,7 +571,7 @@ public:
    * Persistence of geometry tick
    */
   int& MainShapeTick() { return _mainShapeTick; }
-
+  
 
   /*!
    * Sets list of notebook variables used for Mesh operations separated by ":" symbol
@@ -673,9 +673,6 @@ private:
                         SMESH::submesh_array_array& theSubMeshOrder,
                         const bool                  theIsDump);
 
-  void SetNbThreads(int nbThreads);
-  void SetMesherNbThreads(int nbThreads);
-
   /*!
    * \brief Finds concurrent sub-meshes
    */