]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob-info.hh
2003 -> 2004
[lilypond.git] / lily / include / grob-info.hh
index 72bf3821d68e240a28df23f9b285fe0c2c41ec44..0e9de960d20d662b779f19c9ee9e7f70b07a084e 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -26,7 +26,6 @@ struct Grob_info {
 public:
   Music * music_cause ();
   Link_array<Translator> origin_transes (Translator*) const;
-  Grob_info (Grob*);
   Grob_info ();
 };