]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/hara-kiri-group-spanner.hh
*** empty log message ***
[lilypond.git] / lily / include / hara-kiri-group-spanner.hh
index 9f1fc528db9cae8a0a3ee446973b3c6b3ed8a3e1..42b5a0da1c783228fab49cc217015b2de3024ed3 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1998--2001 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1998--2002 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 
@@ -13,7 +13,6 @@
 #include "lily-guile.hh"
 #include "lily-proto.hh"
 
-
 class Hara_kiri_group_spanner 
 {
 public:
@@ -21,7 +20,6 @@ public:
   DECLARE_SCHEME_CALLBACK (y_extent, (SCM smob, SCM axis));
   DECLARE_SCHEME_CALLBACK (force_hara_kiri_in_parent_callback, (SCM ,SCM));
   static void add_element (Grob *me, Grob *e);
-  static void set_interface (Grob*me);
   static bool has_interface (Grob*);
   static void consider_suicide (Grob*me);
   static void add_interesting_item (Grob * me , Grob* n);