Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 827bca8b authored by François Trahay's avatar François Trahay
Browse files

remove missleading command

parent b911ebde
Branches
No related tags found
2 merge requests!109Improve the OTF2 parser,!106fix Otf2
......@@ -92,7 +92,7 @@ void ParserOTF2::parse(Trace &trace,
OTF2_Reader_Close(reader);
if (finish_trace_after_parse) { // true by default
if (finish_trace_after_parse) {
finish();
trace.finish();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment