]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/moment.cc
release: 1.5.29
[lilypond.git] / lily / moment.cc
index 91eea12f126b99fda10794637e077e0dab5a6884..c305c9edc48fb42641593538655d138654a9df81 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1999--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -13,7 +13,7 @@
 #include "warn.hh"
 #include "ly-smobs.icc"
 
-IMPLEMENT_UNSMOB (Moment,moment);
+
 IMPLEMENT_SIMPLE_SMOBS (Moment);
 IMPLEMENT_TYPE_P (Moment, "moment?");