]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/break-align-interface.hh
Issue 4527: remove declarations of undefined callbacks
[lilypond.git] / lily / include / break-align-interface.hh
index 55c1e34f970f3a5b776fdf90afbd76795f2376dd..5eba16efeece5218d6a5d016adc64d871311ad3f 100644 (file)
@@ -31,7 +31,6 @@ public:
   static void add_element (Grob *me, Grob *add);
   static SCM break_align_order (Item *me);
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM element));
-  DECLARE_SCHEME_CALLBACK (self_align_callback, (SCM element));
 };
 
 struct Break_aligned_interface