]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem-tremolo.hh
* input/regression/music-head.ly (texidoc): new file.
[lilypond.git] / lily / include / stem-tremolo.hh
index 8cddd8f18a742c45973f875006c9b79c8dd3a810..47255b3f9dd468fc41ca1256a776d670002e0815 100644 (file)
@@ -21,7 +21,6 @@ public:
   DECLARE_SCHEME_CALLBACK (dim_callback, (SCM smob, SCM axis));
   DECLARE_SCHEME_CALLBACK (print, (SCM ));
   DECLARE_SCHEME_CALLBACK (height, (SCM,SCM));
-  static void set_stem (Grob*me, Grob *st);
   static Stencil raw_stencil (Grob*);
 };