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.
This commit is contained in:
Mathias Vorreiter Pedersen
2020-10-26 15:27:24 +01:00
committed by GitHub
parent 02bcb6d971
commit 9db66a1b94

View File

@@ -25,9 +25,6 @@ outer loop. </p>
<li>
Tutorialspoint - The C++ Programming Language: <a href="http://www.tutorialspoint.com/cplusplus/cpp_nested_loops.htm">C++ nested loops</a>
</li>
<li>
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>
</li>