aboutsummaryrefslogtreecommitdiffstats
path: root/core.fth
diff options
context:
space:
mode:
Diffstat (limited to 'core.fth')
-rw-r--r--core.fth2
1 files changed, 0 insertions, 2 deletions
diff --git a/core.fth b/core.fth
index 9c6b7cf..a194aa1 100644
--- a/core.fth
+++ b/core.fth
@@ -1,5 +1,3 @@
-: unused [ _d 8 cells + ] literal @ here - ;
-
: ['] ' [ ' literal , ] ; immediate
: if ['] _jmp0 , here 0 , ; immediate