]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/score-performer.cc
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / score-performer.cc
index 2bdfdd54b9101bcb967742b29ca5875b9b999743..73f79add862ba55bdd66b589d80eede1d5238532 100644 (file)
 #include "audio-column.hh"
 #include "audio-item.hh"
 #include "context-def.hh"
-#include "context.hh"
 #include "dispatcher.hh"
 #include "global-context.hh"
 #include "performance.hh"
 #include "midi-stream.hh"
-#include "moment.hh"
 #include "output-def.hh"
 #include "string-convert.hh"
 #include "warn.hh"
@@ -26,7 +24,6 @@
 ADD_TRANSLATOR_GROUP (Score_performer,
                      /* doc */ "",
                      /* create */ "",
-                     /* accept */ "",
                      /* read */ "",
                      /* write */ "");