]> git.donarmstrong.com Git - lilypond.git/commitdiff
remove old definitions (backportme).
authorhanwen <hanwen>
Thu, 30 Jun 2005 10:34:00 +0000 (10:34 +0000)
committerhanwen <hanwen>
Thu, 30 Jun 2005 10:34:00 +0000 (10:34 +0000)
ChangeLog
scm/output-svg.scm

index 5d04a16feced686a948b58663d9cf479c6a2a5cd..4693ffdd733dd3c127b6b1a5f60154a9f7c3977b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * scm/output-svg.scm: remove old definitions (backportme).
+
        * scripts/lilypond-book.py (do_file): search for kpsewhich before
        invoking.
 
index 786efb8602cc2212514407b30ae5ae5936c8aab6..402c14c405a14b372e5d9670f615f6c3ae5b0147 100644 (file)
   (format #f "</~S>\n" entity))
 
 
-(define-public (setcolor r g b))
-
-(define-public (resetcolor))
-
 
 (define-public (entity entity string . attributes-alist)
   (if (equal? string "")