diff --git a/getting_started/windows.rst b/getting_started/windows.rst index 0c820fd..ac27721 100644 --- a/getting_started/windows.rst +++ b/getting_started/windows.rst @@ -249,14 +249,6 @@ in |default-root|\ ``\lib``: cl /EHsc /I |root| example.cpp **^** **/link /LIBPATH:** |default-root-bold|\ **\\lib** - -.. Note:: If—like Visual C++—your compiler supports auto-linking, - you can probably ignore the next section. - - |next|__ - - __ `Test Your Program`_ - Library Naming --------------