]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head.hh
Merge branch 'master' into translation
[lilypond.git] / lily / include / note-head.hh
index 451bdb9f8d65adbf33469cea7a7b79d18ca75449..1e167d58b284b36835ee43e6f0408e380f4bb3af 100644 (file)
@@ -27,11 +27,9 @@ class Note_head
 {
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  DECLARE_SCHEME_CALLBACK (brew_ez_stencil, (SCM));
   DECLARE_SCHEME_CALLBACK (stem_x_shift, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_stem_attachment, (SCM));
   DECLARE_SCHEME_CALLBACK (include_ledger_line_height, (SCM));
-  DECLARE_GROB_INTERFACE ();
 
   static Real stem_attachment_coordinate (Grob *, Axis a);
   static int get_balltype (Grob *);