]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-performer.cc
Issue 4865/2: Rewrite of new translator initializations
[lilypond.git] / lily / staff-performer.cc
index 26781f0dcd5b53529d6f1ba986b011cdfc73a09a..3a05cbd0e25213673aa5577c55c7eb7d3fe5feaf 100644 (file)
@@ -79,6 +79,12 @@ map<string, int> Staff_performer::static_channel_map_;
 int Staff_performer::channel_count_ = 0;
 int Staff_performer::staff_performer_count_ = 0;
 
+void
+Staff_performer::boot ()
+{
+
+}
+
 ADD_TRANSLATOR (Staff_performer,
                 /* doc */
                 "",