]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/repeated-music.hh
Issue 1388: Initial work to support opentype font features.
[lilypond.git] / lily / include / repeated-music.hh
index e0e7cdf3769c54d070310610740cff6693947508..a346f6a388c7150d22e4872f9274fe0f8af59c7d 100644 (file)
@@ -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);