]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-output-def.hh
2003 -> 2004
[lilypond.git] / lily / include / music-output-def.hh
index cdfa93e9392db8f3e4f37624a9ccdebd0b937a30..340b47f40ed17209323e79789956688b086bae8e 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -30,7 +30,6 @@ public:
   VIRTUAL_COPY_CONS (Music_output_def);
   Music_output_def (Music_output_def const&);
   Music_output_def ();
-  virtual int get_next_score_count () const;
 
   Global_translator *get_global_translator ();
   Translator_group *get_group_translator (String type) const;