Skip to content

Commit 9db66a1

Browse files
authored
Delete the msdn reference in NestedLoopSameVar
It was a Visual Basic reference anyway, and it doesn't seem to provide more information than the link we have already.
1 parent 02bcb6d commit 9db66a1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cpp/ql/src/Likely Bugs/NestedLoopSameVar.qhelp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ outer loop. </p>
2525
<li>
2626
Tutorialspoint - The C++ Programming Language: <a href="http://www.tutorialspoint.com/cplusplus/cpp_nested_loops.htm">C++ nested loops</a>
2727
</li>
28-
<li>
29-
MSDN Library: <a href="https://docs.microsoft.com/en-us/dotnet/visual-basic/programming-guide/language-features/control-flow/nested-control-structures">Nested Control Structures</a>
30-
</li>
3128

3229

3330

0 commit comments

Comments
 (0)