]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4461: Don't use drop-right from (srfi srfi-1) in C++
authorDavid Kastrup <dak@gnu.org>
Thu, 25 Jun 2015 11:35:45 +0000 (13:35 +0200)
committerDavid Kastrup <dak@gnu.org>
Fri, 26 Jun 2015 11:49:16 +0000 (13:49 +0200)
commit2fde4244989f5e8454ca99d7d4f7363b6f078a26
tree9f28b7e009a435484e7aaeb5612d0e7df5b407df
parent3d333f46096e20f6f38ab128d31c001a72c14ae3
Issue 4461: Don't use drop-right from (srfi srfi-1) in C++

It can perfectly amicably be replaced by more efficient code readily
available in the core.
lily/unpure-pure-container.cc