]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-performer.cc
release: 1.3.93
[lilypond.git] / lily / note-performer.cc
index 782b4848a2b5f393dc8a32341f970f68e8f444e6..9433e8714cd4faab68ef2bfbad65cf840dc0d39f 100644 (file)
@@ -20,15 +20,7 @@ Note_performer::Note_performer ()
 {
 }
 
-void 
-Note_performer::do_print () const
-{
-#ifndef NPRINT
-  if (note_req_l_arr_.size()>0)
-    for(int i=0;i<note_req_l_arr_.size();i++)
-      note_req_l_arr_[i]->print ();
-#endif
-}
+
 
 void 
 Note_performer::do_process_music ()