]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music.hh
2003 -> 2004
[lilypond.git] / lily / include / music.hh
index 7020acd18b43f692cf76282f8042cf959ff6a076..95a9777f3b1cd2c69c91f401c669d07edcfbc600 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -72,6 +72,4 @@ DECLARE_UNSMOB(Music,music);
 
 Music* make_music_by_name (SCM sym);
 
-extern bool lily_1_8_relative;
-
 #endif // MUSIC_HH