Skip to content
Snippets Groups Projects
Commit 3fcd1520 authored by Jean-Marie Favreau's avatar Jean-Marie Favreau
Browse files

Remove a non-wanted message

parent 7f83fc67
No related branches found
No related tags found
No related merge requests found
......@@ -210,7 +210,6 @@ def main():
if quads and not skipNloop:
print("Split extrema discs...")
print(str(mmap.getNbValues()) + " vs " + str(m2.getNbPoints()))
m3 = plCut.cutExtremaDiscsUpdateScalarFunction(m2, mmap)
mmap.setMesh(m3)
else:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment