]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rest.hh
Issue 4541 (2/2) Clean up...
[lilypond.git] / lily / include / rest.hh
index 548e031e557e8171b4fe3e91e17b5c72cd4e930e..644aa1450c7bf904d203f444424d82f3eef7b24f 100644 (file)
@@ -29,7 +29,6 @@ class Rest
 public:
   DECLARE_SCHEME_CALLBACK (y_offset_callback, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_cross_staff, (SCM));
-  DECLARE_GROB_INTERFACE ();
   static string glyph_name (Grob *, int durlog, const string &style, bool, Real);
   static Real staff_position_internal (Grob *, int /* duration_log */,
                                        int /* dir */);