summary refs log tree commit diff stats
path: root/doc/manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.rst')
-rw-r--r--doc/manual.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/manual.rst b/doc/manual.rst
index e45133c38..4c4b9c506 100644
--- a/doc/manual.rst
+++ b/doc/manual.rst
@@ -5797,11 +5797,6 @@ However, this means that the method call syntax is not available for
   tmp(12)
 
 
-**Note**: The Nim compiler prior to version 1 was more lenient about this
-requirement. Use the `--useVersion:0.19`:option: switch for a transition period.
-
-
-
 Limitations of the method call syntax
 -------------------------------------