aboutsummaryrefslogtreecommitdiff
path: root/src/boot/tokens.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/tokens.boot')
-rw-r--r--src/boot/tokens.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/boot/tokens.boot b/src/boot/tokens.boot
index 8f291306..b89a2b67 100644
--- a/src/boot/tokens.boot
+++ b/src/boot/tokens.boot
@@ -272,7 +272,6 @@ for i in [ _
["gensym", "GENSYM"] , _
["genvar", "GENVAR"] , _
["integer?","INTEGERP"] , _
- ["lastNode", "LAST"] , _
["LAST", "last"] , _
["list", "LIST"] , _
["listEq?", "EQUAL"] , _