Skip to content

Commit b9b6500

Browse files
committed
C#: delete leftover comment
1 parent 34c7bca commit b9b6500

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

csharp/ql/lib/semmle/code/csharp/controlflow/ControlFlowElement.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,5 +227,4 @@ class ControlFlowElement extends ExprOrStmtParent, @control_flow_element {
227227
cb.getLastNode() = this.getAControlFlowNode() and
228228
cb.controls(controlled, s)
229229
}
230-
// potentially very large predicate, so must be inlined
231230
}

0 commit comments

Comments
 (0)