aboutsummaryrefslogtreecommitdiff
path: root/src/interp/pspad2.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/pspad2.boot')
-rw-r--r--src/interp/pspad2.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/pspad2.boot b/src/interp/pspad2.boot
index 4e11875a..23beaf0d 100644
--- a/src/interp/pspad2.boot
+++ b/src/interp/pspad2.boot
@@ -327,7 +327,6 @@ formatTail1 x ==
format ":" and formatConstructItem a and formatTail b
format ":" and formatConstructItem x and format "]"
--- x = "." => format " "
formatConstructItem x == format x
formatLET ["%LET",a,b] ==