]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/midi-def.hh
*** empty log message ***
[lilypond.git] / lily / include / midi-def.hh
index 1434afab8a07669c30a7c73bef254543e431b77d..c39510624f7880a81fc9f943a2c01deae245cfcc 100644 (file)
@@ -29,8 +29,6 @@ public:
 
   int get_tempo (Moment moment);
   void set_tempo (Moment moment, int count_per_minute_i);
-  virtual int get_next_score_count () const;
-  static void reset_score_count ();
 };
 
 #endif // MIDI_DEF_HH