summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/limitations.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/limitations.md b/doc/limitations.md
index db8db9a5c..bdd5e59ab 100644
--- a/doc/limitations.md
+++ b/doc/limitations.md
@@ -201,8 +201,3 @@ The re-defined ```+``` operator does not accept any arguments.
``` 'ab' ```
Behavior of the operator wasn't changed.
-
-## ```Kernel.binding``` missing
-
-```Kernel.binding``` is not implemented as it is not in the
-ISO standard.