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

Whitespace, comments

parent d3dbffe6
No related branches found
No related tags found
No related merge requests found
......@@ -300,7 +300,6 @@ int main(int argc, char *argv[]) {
timeSteppingScheme->extractSolution(problem_iterate, solution);
timeSteppingScheme->extractDifference(problem_iterate, u_diff);
// FIXME: memory leak
// Update the state
for (size_t i = 0; i < frictionalNodes.size(); ++i) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment