]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/relative-music.hh
* Another grand 2003 update.
[lilypond.git] / lily / include / relative-music.hh
index eb782fa9fe3a17108abedf315376424ef9b8c62c..36da2d081b4afbcb86188adce02212811e28358c 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1998--2001 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);