]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/hairpin.hh
Move left-broken line-spanner check to callback.
[lilypond.git] / lily / include / hairpin.hh
index 5ce62aaba318bb4062bec6a8dbd21a8ecbdff8e2..c4a5300de53a25c90431dac27b166bffa6a23ad9 100644 (file)
@@ -18,8 +18,6 @@ public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (height, (SCM));
   DECLARE_SCHEME_CALLBACK (pure_height, (SCM, SCM, SCM));
-  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
-  static void consider_suicide (Spanner*);
   DECLARE_GROB_INTERFACE();
 };