]> git.donarmstrong.com Git - lilypond.git/commit
Remove duplicate stencil functions
authorCarl Sorensen <c_sorensen@byu.edu>
Sun, 11 Jan 2009 00:38:59 +0000 (17:38 -0700)
committerCarl Sorensen <c_sorensen@byu.edu>
Sun, 11 Jan 2009 00:38:59 +0000 (17:38 -0700)
commited531508e18c3f9e533fe6085b488ef27bb34a64
tree0207d273a82a16115e3616b6c745112a73c4a41d
parent76e0955967fdc98e1bd39a2ea4bee9bcf58590c8
Remove duplicate stencil functions

Functions translate-stencil and round-filled-box-stencil
were added to scm/stencil.scm as part of the fret diagrams
update.  These stencils duplicate ly:stencil-translate and
ly:round-filled-box, and are therefore removed by this commit.
scm/fret-diagrams.scm
scm/stencil.scm