ffi: Delete old reference to the XML option.
authorMatt Birkholz <matt@birchwood-abbey.net>
Wed, 2 Mar 2016 23:34:31 +0000 (16:34 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Thu, 3 Mar 2016 19:10:23 +0000 (12:10 -0700)
src/ffi/build.scm

index 2bab7ec4ab39ed132f73a686ae64f2490ff98670..5b0abc438cfb2e0377be4cded8441f8c0be129e9 100644 (file)
@@ -83,8 +83,6 @@ USA.
        string<?)))))
 
 (define (update-html-index directory)
-  ;;(parameterize* (list (cons param:suppress-loading-message? #t)
-  ;;  (lambda () (load-option 'XML)))
   (rewrite-file
    (merge-pathnames "index.html" directory)
    (lambda (in out)