Skip to content

Commit 22cba0f

Browse files
committed
C++: Delete TODO.
1 parent 5f70859 commit 22cba0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/ql/src/semmle/code/cpp/models/interfaces/SideEffect.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ abstract class SideEffectFunction extends Function {
4747
*/
4848
predicate hasSpecificReadSideEffect(ParameterIndex i, boolean buffer) { none() }
4949

50-
// TODO: name?
5150
/**
5251
* Gets the index of the parameter that indicates the size of the buffer pointed to by the
5352
* parameter at index `i`.

0 commit comments

Comments
 (0)