]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lyric-engraver.cc
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / lily / lyric-engraver.cc
index 1cbaffeb7d5376f7301cbdbcefc2301c28503d23..bbe15845a61a77379c070b6839637d69c4c1a507 100644 (file)
@@ -181,10 +181,6 @@ Lyric_engraver::stop_translation_timestep ()
                 text_->set_property ("self-alignment-X",
                                      get_property ("lyricMelismaAlignment"));
             }
-          else
-            text_->warning (_ ("Aligning lyric syllables to notes was requested,"
-                               " but there are no notes in the specified context."
-                               " Syllable will be attached to a PaperColumn instead."));
         }
 
       last_text_ = text_;