]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-column.cc
fix various dot-related regressions
[lilypond.git] / lily / note-column.cc
index 3f57d3e63c888b09fb564849aa3809b4307366b3..b1c6b9f272204417ddf050f2ebd1a2a036068bb4 100644 (file)
@@ -142,12 +142,6 @@ Note_column::translate_rests (Grob *me, int dy)
     }
 }
 
-void
-Note_column::set_dotcol (Grob *me, Grob *d)
-{
-  Axis_group_interface::add_element (me, d);
-}
-
 Grob *
 Note_column::first_head (Grob *me)
 {