summaryrefslogtreecommitdiff
path: root/docs/GettingStartedVS.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/GettingStartedVS.html')
-rw-r--r--docs/GettingStartedVS.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/GettingStartedVS.html b/docs/GettingStartedVS.html
index 7934f1ea68..9526af57b4 100644
--- a/docs/GettingStartedVS.html
+++ b/docs/GettingStartedVS.html
@@ -293,8 +293,7 @@ All these paths are absolute:</p>
<p>Note: this will only work for trivial C programs. Non-trivial programs
(and any C++ program) will have dependencies on the GCC runtime that
- won't be satisfied by the Microsoft runtime libraries. Currently, it
- doesn't even work for trivial C programs such as the one above.</p>
+ won't be satisfied by the Microsoft runtime libraries.</p>
<li><p>Execute the native code program:</p>