]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lyric-item.cc
release: 0.0.46.jcn1
[lilypond.git] / lily / lyric-item.cc
index 1a54f12bcaa118bb62dd28b6cd7ece7caf676b2b..8bca62e9c939ddf7ba4f97d726157e1f30a9cdad 100644 (file)
@@ -22,5 +22,5 @@ Lyric_item::do_pre_processing()
 
     // test context-error
     if ( tdef_l()->text_str_.index_i( "Gates" ) >=0)// :-)
-       warning( "foul word", tdef_l()->defined_ch_C_ );
+       tdef_l()->warning( "foul word");
 }