]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/font-interface.hh
Issue 5167/1: Reorganize markup commands to use object properties
[lilypond.git] / lily / include / font-interface.hh
index 96b6b0b8d942284495bc617c69d5d4e3571b4e16..43fd271dd6ae633eb7a20860111422a9b043c046 100644 (file)
@@ -28,7 +28,6 @@ struct Font_interface
   static SCM text_font_alist_chain (Grob *);
   static SCM music_font_alist_chain (Grob *);
   static Font_metric *get_default_font (Grob *);
-  DECLARE_GROB_INTERFACE ();
 };
 
 #endif /* FONT_INTERFACE_HH */