Salome HOME
Removing todo
[modules/smesh.git] / src / SMESH / SMESH_subMesh.cxx
index 4edd75cd5583a8cec9c9801f8b86f85b6335f0be..9c30aa8119de8395c99c05c74d484ab061f3205d 100644 (file)
@@ -1579,7 +1579,6 @@ bool SMESH_subMesh::ComputeStateEngine(compute_event event)
           }
           else
           {
-            // TODO: Do switch of compute here instead of within algo
             ret = algo->Compute((*_father), shape);
           }
           // algo can set _computeError of submesh