]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/time-signature-performer.cc
release: 1.3.93
[lilypond.git] / lily / time-signature-performer.cc
index aeed66b8068da901e47692ff22e45fbc0db73fdb..709087e42b416b475487d10c86cff9e1b21cab7b 100644 (file)
@@ -22,14 +22,6 @@ Time_signature_performer::~Time_signature_performer ()
 {
 }
 
-void 
-Time_signature_performer::do_print () const
-{
-#ifndef NPRINT
-  if (time_signature_req_l_)
-    time_signature_req_l_->print ();
-#endif
-}
 
 void
 Time_signature_performer::do_process_music ()