]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/break-align-interface.hh
2003 -> 2004
[lilypond.git] / lily / include / break-align-interface.hh
index cd0cf144c79c1e2c1142d4d2a0095028e822a47c..7eb1e213525a872082d076a06144b56f4fb1be86 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -17,7 +17,7 @@ class Break_align_interface
 public:
   static void do_alignment (Grob*);
   static void new_do_alignment (Grob*);  
-  static void set_interface (Grob*);
+  
   static bool has_interface (Grob*);
   static void add_element (Grob*me, Grob*add);
   DECLARE_SCHEME_CALLBACK (alignment_callback, (SCM element, SCM axis));