]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/repeated-music.hh
Imported Upstream version 2.19.45
[lilypond.git] / lily / include / repeated-music.hh
index 35a4aaa6e088afa743e39dce30f92f56585e8a6c..a346f6a388c7150d22e4872f9274fe0f8af59c7d 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1999--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1999--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -62,7 +62,6 @@ public:
 
   /* How often do we repeat? */
   static int repeat_count (Music *);
-  DECLARE_SCHEME_CALLBACK (relative_callback, (SCM, SCM));
 
   static Moment body_get_length (Music *);
   static Moment alternatives_get_length (Music *, bool fold);