]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem.hh
complete rewrite of multiplicity. This fixes 16th
[lilypond.git] / lily / include / stem.hh
index 0e93750714bfa7b89f38ce4c2e15cede2712ce63..13146d21650d8e80e6884fc944bd18eafd6ce4aa 100644 (file)
@@ -19,7 +19,6 @@ public:
 
   static Array<int> note_head_positions (Grob*);
   static  int duration_log (Grob*) ;
-  static int beam_count (Grob*,Direction) ;
   static void set_beaming (Grob*,int,  Direction d);
   static Grob * beam_l (Grob*);
   static Grob * first_head (Grob*) ;