]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/type-swallow-translator.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / type-swallow-translator.hh
index 700bef1f56f8d967d0d831823c5b5a6056f19d93..a2205c8a0ef1ceb3d4a5b1c7473bf30211faae67 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef TYPESWALLOW_GRAV_HH
@@ -14,7 +14,7 @@
 /** eat a certain type of event
     (Duh, it's good for your skin)
 */
-class Type_swallow_translator : public virtual Translator
+class Type_swallow_translator : public Translator
 {
 protected:
   String swallow_string_;