]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tie-performer.cc
diff --git a/ChangeLog b/ChangeLog
[lilypond.git] / lily / tie-performer.cc
index c22fe255ec0d06e4ebadd7a7a994bb204fa0d374..df68a638b1c0cf827123092690772ac4f8996ac0 100644 (file)
@@ -10,7 +10,6 @@
 
 #include "audio-item.hh"
 #include "context.hh"
-#include "pqueue.hh"
 #include "stream-event.hh"
 #include "translator.icc"
 
@@ -113,6 +112,5 @@ Tie_performer::stop_translation_timestep ()
 ADD_TRANSLATOR (Tie_performer,
                /* doc */ "Generate ties between noteheads of equal pitch.",
                /* create */ "",
-               /* accept */ "tie-event",
                /* read */ "tieMelismaBusy",
                /* write */ "");