]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/footnote-engraver.cc
Doc-it: spell-check all the files translated so far
[lilypond.git] / lily / footnote-engraver.cc
index 39e18cd57c897db66fb029fdd4bf7d4f5e375664..20ee7c149fba5eb80f000c94f95b3a6e5f2ab565 100644 (file)
@@ -88,7 +88,7 @@ Footnote_engraver::acknowledge_grob (Grob_info info)
           return;
         }
 
-      footnotify (info.grob (), mus->to_event (context ())->unprotect ());
+      footnotify (info.grob (), mus->to_event ()->unprotect ());
 
       // This grob has exhausted its footnote
       info.grob ()->set_property ("footnote-music", SCM_EOL);