]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/accidental-interface.hh
Merge branch 'master' into translation
[lilypond.git] / lily / include / accidental-interface.hh
index f5c36c5583f3e9b732e9cf740a9c0576e916994f..ef5e07ea663fcb857cca2d48d6c6be6cbe89e40e 100644 (file)
@@ -34,7 +34,6 @@ public:
   DECLARE_SCHEME_CALLBACK (height, (SCM));
   DECLARE_SCHEME_CALLBACK (remove_tied, (SCM));
 
-  DECLARE_GROB_INTERFACE ();
   static SCM get_stencil (Grob *me);
 };