]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/timing-translator.hh
* lily/context.cc (Context): take key argument in ctor.
[lilypond.git] / lily / include / timing-translator.hh
index 6dc8f7968c8149cc8edf1a500d57c8718ebaea1f..2ec194f76a9bdb389c837cf24f0aa82668045ede 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>
 */
 
 
@@ -18,7 +18,6 @@
 class Timing_translator : public virtual Translator
 {
 public:
-  //  VIRTUAL_COPY_CONS (Translator);
   TRANSLATOR_DECLARATIONS(Timing_translator);