aboutsummaryrefslogtreecommitdiff
path: root/src/interp/i-toplev.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-05-10 17:10:58 +0000
committerdos-reis <gdr@axiomatics.org>2008-05-10 17:10:58 +0000
commit583976f30783abbf02f64abca8796d5a28111b76 (patch)
tree2e9f71c9d505bf990804b2b5299181627533d828 /src/interp/i-toplev.boot
parent20a8ad75b7e37bb087342e80e3f1c18eb74e4af8 (diff)
downloadopen-axiom-583976f30783abbf02f64abca8796d5a28111b76.tar.gz
Misc cleanup.
Diffstat (limited to 'src/interp/i-toplev.boot')
-rw-r--r--src/interp/i-toplev.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/i-toplev.boot b/src/interp/i-toplev.boot
index 686531f4..c8f4f9d0 100644
--- a/src/interp/i-toplev.boot
+++ b/src/interp/i-toplev.boot
@@ -75,7 +75,6 @@ spadpo() ==
start(:l) ==
-- The function start begins the interpreter process, reading in
-- the profile and printing start-up messages.
- $PrintCompilerMessageIfTrue: local
$inLispVM : local := nil
if $displayStartMsgs then sayKeyedMsg("S2IZ0053",['"interpreter"])
initializeTimedNames($interpreterTimedNames,$interpreterTimedClasses)