remove debug output

This commit is contained in:
interp 2002-09-26 12:59:54 +00:00
parent 7dde62cd1a
commit e667dedcc2
1 changed files with 0 additions and 1 deletions

View File

@ -201,7 +201,6 @@ You can try starting at the <A HREF=~a>beginning</a>."
(load-config-file full-plugin-name)
;; plugin-structure to load must be named "plugin"
(let ((plugin-structure (reify-structure 'plugin)))
(format #t "cwd: ~s~%" (cwd))
(load-structure plugin-structure)
(table-set! *plugin-table* full-plugin-name
(cons plugin-structure