]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/align-interface.hh
Remove old line-spanner code that depended on fixed-distance in PianoStaff.
[lilypond.git] / lily / include / align-interface.hh
index 8b0e9d94190a65bb8f0230c18f6a1c523c32acd3..91fd53da67b82b8f222aa36fbc9c09942b55752b 100644 (file)
@@ -34,7 +34,5 @@ struct Align_interface
   static Real get_pure_child_y_translation (Grob *, Grob *child, int start, int end);
 };
 
-Grob *find_fixed_alignment_parent (Grob *g);
-
 #endif /* ALIGN_INTERFACE_HH */