]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tempo-performer.cc
Merge branch 'master' into jneeman
[lilypond.git] / lily / tempo-performer.cc
index 23ea8fa74f459eebdd40feff3e22dba3daf35e64..ac537891ef2c1a8b6bfecf2b2d37a87e7f267922 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2006 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1997--2007 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #include "performer.hh"
@@ -75,6 +75,5 @@ Tempo_performer::stop_translation_timestep ()
 }
 
 ADD_TRANSLATOR (Tempo_performer, "", "",
-               "",
                "tempoWholesPerMinute ",
                "");