]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-column.hh
fix various dot-related regressions
[lilypond.git] / lily / include / note-column.hh
index 8646f120fed818d568d7aa54b061602b326c09cf..34a30ab5ddaff3b5df7ea79b8970d8d6c0c8471e 100644 (file)
@@ -30,7 +30,6 @@ public:
   static Grob *first_head (Grob *me);
   static Grob *get_rest (Grob *me);
   static void set_stem (Grob *me, Grob *);
-  static void set_dotcol (Grob *me, Grob *);
   static void add_head (Grob *me, Grob *);
   static bool has_rests (Grob *me);
   static Grob *dot_column (Grob *me);