]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tie-engraver.cc
patch::: 1.3.136.jcn2
[lilypond.git] / lily / tie-engraver.cc
index 2d65a00d02295a24b43cc9e43a9037e0efc621db..b81db0a02affa07855f16c4be69146ae29eab5b2 100644 (file)
@@ -208,6 +208,8 @@ Tie_engraver::stop_translation_timestep ()
 
   if (req_l_ && !tie_p_arr_.size ())
     {
+      /* How to shut up this warning, when no notes appeared because
+        they were suicided by Thread_devnull_engraver? */
       req_l_->origin ()->warning (_ ("No ties were created!"));
     }