]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/output-texstr.scm
(do_chroot_jail): correctness tweak.
[lilypond.git] / scm / output-texstr.scm
index 6d82d6ec0552b98f07642894aa925cbb0849797b..35ed35e3b31d05c3f76f727764867cad9d7845cb 100644 (file)
@@ -28,8 +28,6 @@
       ""))
 
 
-;; TeX C++ code actually hooks into TEX_STRING_HASHLIMIT 
-(define-public TEX_STRING_HASHLIMIT 10000000)
 (define-public (text font str)
   (call-with-output-string
    (lambda (port)