diff options
-rw-r--r-- | doc/nimc.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/nimc.md b/doc/nimc.md index 1136bef09..25acf31e8 100644 --- a/doc/nimc.md +++ b/doc/nimc.md @@ -503,9 +503,6 @@ To link against ``nimrtl.dll`` use the command: nim c -d:useNimRtl myprog.nim ``` -**Note**: Currently the creation of ``nimrtl.dll`` with thread support has -never been tested and is unlikely to work! - Additional compilation switches =============================== |