summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/tut1.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/tut1.rst b/doc/tut1.rst
index bfe87a40e..2a7f77ed4 100644
--- a/doc/tut1.rst
+++ b/doc/tut1.rst
@@ -689,9 +689,6 @@ been declared with the ``discardable`` pragma:
 
   p(3, 4) # now valid
 
-The ``discard`` statement can also be used to create block comments as
-described in the `Comments`_ section.
-
 
 Named arguments
 ---------------