]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob.cc
''
[lilypond.git] / lily / grob.cc
index eb42b0c4973cd6246a3d7c149a6bfc6c41e6a7e1..3121658c01ce40a268ca2e2a781c1d7fdb05cb10 100644 (file)
@@ -390,6 +390,11 @@ set_break_subsititution (SCM criterion)
   break_criterion = criterion;
 }
 
+
+/*
+  TODO: check wether we can do this in-place; now we generate a lot of
+  garbage.
+ */
 SCM
 do_break_substitution (SCM src)
 {