]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/init.ly
Use call-after-session to clear out hashes per session at an obvious place.
[lilypond.git] / ly / init.ly
index 3be64edb7f9811c839626576da7f50485d81a2c5..7dbb1042aaea642228b2ec8de27d381078331b5e 100644 (file)
@@ -29,9 +29,6 @@
 #(define expect-error #f)
 #(define output-empty-score-list #f)
 #(define output-suffix #f)
-#(hash-clear! default-fret-table)
-#(hash-clear! chord-shape-table)
-#(hash-clear! musicQuotes)
 
 #(use-modules (scm clip-region))
 #(use-modules (srfi srfi-1))