]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grace-music.hh
2003 -> 2004
[lilypond.git] / lily / include / grace-music.hh
index 3c324eb7cbb26c2498f6a46155a029c7489f6b26..273fefebe718a441b40bbd16956d0da078e2639c 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1999--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -18,7 +18,6 @@ public:
   VIRTUAL_COPY_CONS (Music);
   Grace_music ();
 protected:
-  virtual void compress (Moment);
   virtual Moment get_length () const;
   virtual Moment start_mom () const;
 };