]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/break-substitution.cc
run cvs up before patching.
[lilypond.git] / lily / break-substitution.cc
index b01f2421206f49824c1b0a348c075f63e0f21994..20ae27b01ffc6fa3e1630da61542de2698068e68 100644 (file)
@@ -322,6 +322,8 @@ Spanner::fast_substitute_grob_array (SCM sym,
 
   /*
     We store items on the left, spanners on the right in this vector.
+
+    FIXME: will not multithread.
   */
   static Substitution_entry *vec;
   static int vec_room;