]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/audio-item.cc
patch::: 1.3.32.hwn2
[lilypond.git] / lily / audio-item.cc
index 410222f0e5520552cfca1f9f152118697b69fd7e..60b15abb5c6a4b29865a4e35b734685df12d07c6 100644 (file)
@@ -78,7 +78,7 @@ Audio_tie::set_note (Direction d, Audio_note* note_l)
 {
   assert (!note_l_drul_[d]);
   note_l_drul_[d] = note_l;
-  //set_bounds (d, head_l);
+  //set_bound (d, head_l);
 
   //  add_dependency (head_l);
 }