Skip to content

Commit 962a850

Browse files
committed
Comment removal
1 parent be13be2 commit 962a850

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/catch2/internal/catch_run_context.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,6 @@ namespace Catch {
704704
}
705705
else {
706706
reportExpr(info, ResultWas::ExpressionFailed, &expr, negated );
707-
// Reaction is a stack-local, can be unsynchronized
708707
populateReaction(
709708
reaction, info.resultDisposition & ResultDisposition::Normal );
710709
}

0 commit comments

Comments
 (0)