]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem-tremolo.hh
Move rotated_box () from Stem_tremolo:: to Lookup::
[lilypond.git] / lily / include / stem-tremolo.hh
index fb8f57ff5e21e0a0a91a07aa37fd2b977979abd3..731d2462d355f864363c7f8800c588b10abe35ae 100644 (file)
@@ -22,7 +22,6 @@ public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (height, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_style, (SCM));
-  static Stencil rotated_box (Real slope, Real width, Real thick, Real blot);
   static Stencil raw_stencil (Grob *, Real, Direction stemdir);
   static Real get_beam_translation (Grob *me);
 };