]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/horizontal-align-item.cc
release: 1.1.29
[lilypond.git] / lily / horizontal-align-item.cc
index a22f30eb5ece14cc240af320ba35e5874a05b832..8a15780d62d56ac57f1408f38b3c1777120d868a 100644 (file)
@@ -3,13 +3,13 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "horizontal-align-item.hh"
 #include "debug.hh"
 
-IMPLEMENT_IS_TYPE_B2(Horizontal_align_item,Align_element,Item);
+
 
 void
 Horizontal_align_item::add_item (Item *i,int p)