]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/global-context.cc
Merge branch 'lilypond/translation'
[lilypond.git] / lily / global-context.cc
index 3a29a6f24a27ef7fbc28d489214afcbba3947002..160b7b62788cb5c46e11a5a62f3e5c20d4bcc753 100644 (file)
@@ -200,7 +200,7 @@ Global_context::previous_moment () const
 }
 
 Context *
-Global_context::get_default_interpreter ()
+Global_context::get_default_interpreter (string /* context_id */)
 {
   if (get_score_context ())
     return get_score_context ()->get_default_interpreter ();