Skip to content
Snippets Groups Projects
Commit 061d9c9c authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Remove obsolete semicolon

parent e1e789db
No related branches found
No related tags found
No related merge requests found
......@@ -185,7 +185,7 @@ class MyBlockProblem<ConvexProblemTypeTEMPLATE>::IterateObject {
// ui = bisection.minimize<OneDConvexFunction>(local_J, u[i],
// u[i], bisectionsteps);
return;
};
}
private:
// problem data
......
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