]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/relative-music.hh
* Another grand 2003 update.
[lilypond.git] / lily / include / relative-music.hh
index e8576b1bef1e011572f67cc27d341413260dce35..36da2d081b4afbcb86188adce02212811e28358c 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1998--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1998--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -15,7 +15,6 @@
 class Relative_octave_music : public Music_wrapper
 {
 public:
-  Relative_octave_music (SCM l);
   Relative_octave_music ();
   
   VIRTUAL_COPY_CONS (Music);