]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/break-align-interface.hh
Web-de: updating to current version
[lilypond.git] / lily / include / break-align-interface.hh
index 28ff88b159cb3fc6f2c480cf12ee9db6c0b4ac6f..5eba16efeece5218d6a5d016adc64d871311ad3f 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -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