]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rest.hh
Issue 4527: remove declarations of undefined callbacks
[lilypond.git] / lily / include / rest.hh
index d8ddde60f36337aac0de6bc244b7a8e6181a7762..548e031e557e8171b4fe3e91e17b5c72cd4e930e 100644 (file)
@@ -36,7 +36,6 @@ public:
   static SCM brew_internal_stencil (Grob *, bool);
   static SCM generic_extent_callback (Grob *, Axis);
   static void translate (Grob *me, int dy);
-  DECLARE_SCHEME_CALLBACK (polyphonic_offset_callback, (SCM));
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (width, (SCM));
   DECLARE_SCHEME_CALLBACK (height, (SCM));