]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-column.hh
Doc-fr: fix X-Ref
[lilypond.git] / lily / include / note-column.hh
index 874b54207539a8238cfcd7d777a74c0c14e3e516..c2723f0ba8d570759a5da8c9cf40717c3937499d 100644 (file)
@@ -34,7 +34,6 @@ public:
   static bool shift_less (Grob *const &, Grob *const &);
   static Direction dir (Grob *me);
   static Grob *accidentals (Grob *me);
-  static Grob *arpeggio (Grob *me);
   static Slice head_positions_interval (Grob *me);
   static Grob *first_head (Grob *me);
   static Grob *get_rest (Grob *me);
@@ -43,7 +42,6 @@ public:
   static bool has_rests (Grob *me);
   static Grob *dot_column (Grob *me);
   static Interval cross_staff_extent (Grob *me, Grob *refp);
-  static Interval accidental_width (Grob *me);
   DECLARE_GROB_INTERFACE ();
 
   static Item *get_stem (Grob *);