]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/time-signature-performer.hh
release: 1.3.93
[lilypond.git] / lily / include / time-signature-performer.hh
index e03514706d041557956bac87f14920f50d5161e8..ef3d20bb27551a616209e0ed64c7de6d75967b35 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--1999 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c)  1997--2000 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #ifndef TIME_SIGNATURE_PERFORMER_HH
@@ -21,9 +21,9 @@ public:
   ~Time_signature_performer();
 
 protected:
-  void do_print() const;
+
   virtual bool do_try_music (Music* req_l);
-  virtual void do_process_requests();
+  virtual void do_process_music();
   virtual void do_pre_move_processing ();
 
 private: