Skip to content

Commit f2bf30b

Browse files
committed
removed unused verify
1 parent f0366e2 commit f2bf30b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ma/ma.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ void adapt(Input* in)
8989
print(m->getPCU(), "mesh adapted in %f seconds", t1-t0);
9090
printHistogramStats(a);
9191
apf::printStats(m);
92-
m->verify();
9392

9493
delete a;
9594
// cleanup input object and associated sizefield and solutiontransfer objects

0 commit comments

Comments
 (0)